Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

Commit

Permalink
travis: use go 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
steveej committed May 26, 2016
1 parent da661e8 commit ef295a2
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
Expand Up @@ -5,7 +5,7 @@ language: go
matrix:
include:
- go: 1.5.1
- go: 1.6
- go: 1.6.2

script:
- ./test

0 comments on commit ef295a2

Please sign in to comment.