Closed rminnich closed 7 years ago
can we use this instead? it still checks against head but doesn't care if it fails
go:
- 1.7.x
- 1.8.x
- master
matrix:
allow_failures:
- go: master
fast_finish: true
I think that is going to confuse people looking at travis results. Let's keep this simple. People wanting to roll the version forward can do that on their own.
Use released compilers only.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com