Skip to content

Commit

Permalink
Merge pull request #58 from d4l3k/drop-1.6
Browse files Browse the repository at this point in the history
dropped support for pre 1.7 go versions
  • Loading branch information
d4l3k committed Aug 2, 2018
2 parents 89bce9e + 89f3e87 commit 390aa2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: go

go:
- 1.5
- 1.6
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- tip

install:
Expand Down

0 comments on commit 390aa2b

Please sign in to comment.