Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Apr 12, 2020
1 parent 7251f2d commit f75a1b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: go
go:
- "1.13"
- "1.14"
sudo: false
script:
- export GO111MODULE="on"
Expand Down

0 comments on commit f75a1b1

Please sign in to comment.