Skip to content

Commit

Permalink
Added Go 1.5 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Aug 28, 2015
1 parent 50becba commit 652f5ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: go
go:
- 1.4
- 1.5
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit 652f5ca

Please sign in to comment.