Skip to content

Commit

Permalink
travis: drop go 1.7, not compatible with our tests
Browse files Browse the repository at this point in the history
  • Loading branch information
olt committed Jun 12, 2018
1 parent 8ee82db commit 6528d3e
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 @@ -4,7 +4,6 @@ sudo: false
language: go

go:
- "1.7.x"
- "1.9.x"
- "1.10.x" # we use this for releases, see deploy.on.condition below
- tip
Expand Down

0 comments on commit 6528d3e

Please sign in to comment.