Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #38 from sethvargo/sethvargo/travis_oops2
Browse files Browse the repository at this point in the history
Remove go 1.2 and 1.3 from the matrix
  • Loading branch information
mitchellh committed Mar 23, 2016
2 parents 1e1a854 + ce9f479 commit 168daae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ sudo: false
language: go

go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
Expand Down

0 comments on commit 168daae

Please sign in to comment.