Skip to content

Commit

Permalink
Merge pull request #25 from sgotti/update_travis
Browse files Browse the repository at this point in the history
Update travis ci golang versions.
  • Loading branch information
sgotti committed Sep 25, 2016
2 parents 50e59e6 + 9b7be07 commit d96375d
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 d96375d

Please sign in to comment.