Skip to content

Commit

Permalink
Bump Go versions and use '.x' to always get latest patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HaraldNordgren committed Oct 28, 2018
1 parent f3f4f5f commit e93a5a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go
go:
- 1.9.7
- 1.10.4
- 1.11
- 1.9.x
- 1.10.x
- 1.11.x

env:
global:
Expand Down

0 comments on commit e93a5a9

Please sign in to comment.