Skip to content

Commit

Permalink
update go versions, remove 1.6 as it now fails to get deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mna committed Jun 14, 2019
1 parent 11cf6ea commit 3acc874
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: go

go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10.x"
- "1.11.x"
- "1.12.x"
- tip

0 comments on commit 3acc874

Please sign in to comment.