Skip to content

Commit

Permalink
Un-pins Go version so we always run CI with the latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Phillips committed Jan 8, 2016
1 parent e11cb16 commit d8cb2f6
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 @@
language: go

go:
- 1.5.2
- tip

branches:
only:
Expand Down

0 comments on commit d8cb2f6

Please sign in to comment.