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
Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
  • Loading branch information
HaraldNordgren committed Oct 28, 2018
1 parent c928146 commit 21d40dc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
language: go
go:
- 1.7
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- master

0 comments on commit 21d40dc

Please sign in to comment.