Skip to content

Commit

Permalink
Change go version to 1.7 in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Prylutskyi Anatolii committed Sep 20, 2016
1 parent 549df79 commit 98380c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: go
go:
- 1.6.2
- 1.7.1
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit 98380c1

Please sign in to comment.