Skip to content

Commit

Permalink
Bump Go versions, use latest patch releases
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi authored Mar 24, 2017
1 parent 0bcb03f commit 9bf06a5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: go

go:
- 1.4
- 1.5
- 1.6
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip

0 comments on commit 9bf06a5

Please sign in to comment.