Skip to content

Commit

Permalink
Update travis ci golang versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sgotti committed Sep 25, 2016
1 parent 50e59e6 commit 9b7be07
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: go

go:
- 1.5
- 1.6
- 1.5.4
- 1.6.3
- 1.7.1
- tip

sudo: false
Expand Down

0 comments on commit 9b7be07

Please sign in to comment.