Skip to content

Commit

Permalink
Travis doesn't know 1.10.x until 1.10.1 is out
Browse files Browse the repository at this point in the history
  • Loading branch information
wkschwartz committed Feb 18, 2018
1 parent 9758aa9 commit 75736a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: go

go: # Go maintains the last two versions https://golang.org/doc/devel/release.html#policy
- tip
- 1.10.x
- "1.10"
- 1.9.x
allow_failures:
- go: tip
Expand Down

0 comments on commit 75736a9

Please sign in to comment.