Skip to content

Commit

Permalink
Update .travis.yml - remove go 1.2, add go 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-kent committed Jan 8, 2015
1 parent c3cb4f9 commit 482d910
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.2
- 1.3
- 1.4
- tip

0 comments on commit 482d910

Please sign in to comment.