Skip to content

Commit

Permalink
ci: Update travis.yml go 1.16 required
Browse files Browse the repository at this point in the history
  • Loading branch information
vomnes committed Mar 15, 2021
1 parent 7e4680a commit ebb0d39
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ language: go
jobs:
fast_finish: true
include:
- go: 1.11.x
env: GO111MODULE=on
- go: 1.12.x
env: GO111MODULE=on
- go: 1.13.x
- go: 1.14.x
- go: 1.15.x
- go: 1.16.x
- go: master

Expand Down

0 comments on commit ebb0d39

Please sign in to comment.