Deleted unused travis commands
This commit is contained in:
parent
43bba90a44
commit
f66d608d99
@ -20,10 +20,6 @@ matrix:
|
|||||||
# tests pass on the stable versions of Go.
|
# tests pass on the stable versions of Go.
|
||||||
fast_finish: true
|
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.
|
# Don't email me the results of the test runs.
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
Reference in New Issue
Block a user