Skip to content

Commit

Permalink
Merge pull request #75 from ruedap/go-1.5
Browse files Browse the repository at this point in the history
Go 1.5 support
  • Loading branch information
ruedap committed Sep 8, 2015
2 parents c1b398d + aeaabe7 commit ac6cde4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: go
sudo: false
go:
- 1.4
- 1.5
- tip
script:
- make ci

0 comments on commit ac6cde4

Please sign in to comment.