Skip to content

Commit

Permalink
add go 1.7 for .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sugyan committed Sep 27, 2016
1 parent a191c69 commit 96d6d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: go
go:
- 1.6
- 1.7
- tip
sudo: false

0 comments on commit 96d6d0f

Please sign in to comment.