travis: remove debug traces

This commit is contained in:
Guillaume Ballet 2019-11-14 17:05:53 +01:00
parent 49d1a032da
commit b4ef810cfa

View file

@ -47,8 +47,6 @@ jobs:
dist: xenial
go: 1.13.x
script:
- cat /proc/cpuinfo
- free -h
- go run build/ci.go install
- go run build/ci.go test -coverage $TEST_PACKAGES