Skip to content

Commit

Permalink
add go1.12 in travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amyangfei committed Feb 26, 2019
1 parent 3770a63 commit a0db528
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
@@ -1,6 +1,7 @@
language: go
go:
- 1.11.x
- 1.12

env:
- GOARCH=amd64
Expand Down

0 comments on commit a0db528

Please sign in to comment.