Skip to content

Commit

Permalink
update golang config for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Aug 16, 2020
1 parent eb729d6 commit df6fe4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- "1.9"
- "1.10"
- "1.14.x"
- "1.15.x"
env:
- GOARCH=amd64

0 comments on commit df6fe4f

Please sign in to comment.