Skip to content

Commit

Permalink
add travis go version
Browse files Browse the repository at this point in the history
  • Loading branch information
martianzhang committed Sep 16, 2019
1 parent 3a54d9c commit fe9cb68
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,8 +1,8 @@
language: go

go:
- "1.10.x"
- "1.11.x"
- "1.12.x"
- "1.13.x"

sudo: required

Expand Down

0 comments on commit fe9cb68

Please sign in to comment.