Skip to content

Commit

Permalink
Only support go 1.11 and upwards
Browse files Browse the repository at this point in the history
  • Loading branch information
Sioro-Neoku committed Jan 13, 2019
1 parent 01ac432 commit ea98498
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
sudo: false
language: go
go:
- 1.5
- 1.6
- 1.7beta2
- 1.11
install:
- go get
- go get github.com/alecthomas/gometalinter
Expand Down

0 comments on commit ea98498

Please sign in to comment.