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 15, 2017
1 parent e12caa5 commit 039cad9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: go
sudo: false
go:
- 1.5.4
- 1.6.4
- 1.7.4
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip

install:
Expand Down

0 comments on commit 039cad9

Please sign in to comment.