travis: Update to golang 1.8 as the default
Since the release of Fedora 26 with golang 1.8.1, this is a fine default.
This commit is contained in:
@@ -16,7 +16,7 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
- go: 1.8.x
|
- go: 1.6.x
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
|||||||
Reference in New Issue
Block a user