Skip to content

Commit

Permalink
TravisCI no longer works correctly with golang 1.6 and below
Browse files Browse the repository at this point in the history
  • Loading branch information
rbriski authored and andygrunwald committed Sep 12, 2018
1 parent 70d5e30 commit 585c37f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -3,9 +3,6 @@ language: go
sudo: false

go:
- "1.4.x"
- "1.5.x"
- "1.6.x"
- "1.7.x"
- "1.8.x"
- "1.9.x"
Expand Down

0 comments on commit 585c37f

Please sign in to comment.