Skip to content

Commit

Permalink
chore(CI): remove v1.10 and add v1.14 in go
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Feb 26, 2020
1 parent 93fb349 commit fab830e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ sudo: false
matrix:
fast_finish: true
include:
- go: 1.10.x
- go: 1.11.x
env: GO111MODULE=on
- go: 1.12.x
env: GO111MODULE=on
- go: 1.13.x
- go: 1.14.x
- go: master

git:
Expand Down

0 comments on commit fab830e

Please sign in to comment.