Skip to content

Commit

Permalink
.travis.yml: update stable go version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pmezard committed Oct 27, 2015
1 parent f78a839 commit ac475e8
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,5 +1,5 @@
language: go
go:
- 1.4
- 1.5
- tip

0 comments on commit ac475e8

Please sign in to comment.