Skip to content

Commit

Permalink
chore: support go1.13 (#2038)
Browse files Browse the repository at this point in the history
* chore: support go1.13

* chore: remove env var for go1.13
  • Loading branch information
thinkerou authored and appleboy committed Sep 4, 2019
1 parent 01ca625 commit c3f7fc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ matrix:
env: GO111MODULE=on
- go: 1.12.x
env: GO111MODULE=on
- go: 1.13.x
- go: master
env: GO111MODULE=on

Expand Down

0 comments on commit c3f7fc3

Please sign in to comment.