mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
travis: remove debug traces
This commit is contained in:
parent
49d1a032da
commit
b4ef810cfa
1 changed files with 0 additions and 2 deletions
|
|
@ -47,8 +47,6 @@ jobs:
|
||||||
dist: xenial
|
dist: xenial
|
||||||
go: 1.13.x
|
go: 1.13.x
|
||||||
script:
|
script:
|
||||||
- cat /proc/cpuinfo
|
|
||||||
- free -h
|
|
||||||
- go run build/ci.go install
|
- go run build/ci.go install
|
||||||
- go run build/ci.go test -coverage $TEST_PACKAGES
|
- go run build/ci.go test -coverage $TEST_PACKAGES
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue