Skip to content

Commit

Permalink
Update travis to test go 1.5 and tip version
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpner committed Sep 3, 2015
1 parent 6878629 commit b9b8a75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: go
go:
- 1.4
- 1.5
- tip

before_install:
- sudo apt-get update
Expand Down

0 comments on commit b9b8a75

Please sign in to comment.