Skip to content

Commit

Permalink
Travis: Use Go 1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitshur committed Feb 20, 2016
1 parent 46efb3a commit f020688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ addons:
- libgles2-mesa-dev
language: go
go:
- 1.5.3
- 1.6
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit f020688

Please sign in to comment.