mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
only clone the most recent commit
This commit is contained in:
parent
78ec90717a
commit
bedfbdd8a6
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
language: go
|
||||
go_import_path: github.com/ethereum/go-ethereum
|
||||
sudo: false
|
||||
git:
|
||||
depth: 1
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue