Updated travis.yml

This commit is contained in:
Carlos Salguero
2017-12-15 09:30:36 -03:00
parent 8d53045bc3
commit 9628aaf99c

View File

@@ -37,7 +37,7 @@ before_script:
- dep ensure
script:
- go test -timeout 1m ./...
- go test -timeout 1m ./src/...
notifications:
email: false