Skip to content

Commit

Permalink
Get specific about which Golang versions we support
Browse files Browse the repository at this point in the history
  • Loading branch information
deadprogram committed Sep 30, 2015
1 parent 47c0e10 commit 6042fa6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ sudo: true
go:
- 1.2
- 1.3
- 1.4
- 1.5
- release
- 1.4.2
- 1.5.1
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit 6042fa6

Please sign in to comment.