Skip to content

Commit

Permalink
Remove Go 1.1 from Travis config
Browse files Browse the repository at this point in the history
Go 1.1 cannot fetch 'go vet'.
  • Loading branch information
garyburd committed Mar 2, 2016
1 parent 0b8990d commit c45a635
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: false

matrix:
include:
- go: 1.1
- go: 1.2
- go: 1.3
- go: 1.4
Expand Down

0 comments on commit c45a635

Please sign in to comment.