Skip to content

Commit

Permalink
.travis.yml: Remove versions < go1.5 from build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kisielk authored Oct 20, 2017
1 parent c9183aa commit 7625a85
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ sudo: false

matrix:
include:
- go: 1.2
- go: 1.3
- go: 1.4
- go: 1.5
- go: 1.6
- go: 1.7
Expand Down

0 comments on commit 7625a85

Please sign in to comment.