Deleted unused travis commands

This commit is contained in:
Eduard Urbach 2018-04-26 10:34:04 +02:00
parent 43bba90a44
commit f66d608d99

View File

@ -20,10 +20,6 @@ matrix:
# tests pass on the stable versions of Go.
fast_finish: true
jobs:
allow_failures:
- script: go get -t ./... # It's ok if the dependency download fails due to missing components directory.
# Don't email me the results of the test runs.
notifications:
email: false