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 95dee0d commit 3e397ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,10 +2,10 @@ language: go
sudo: false

go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- master

matrix:
Expand Down

0 comments on commit 3e397ee

Please sign in to comment.