Skip to content

Commit

Permalink
travis: update go versions
Browse files Browse the repository at this point in the history
Signed-off-by: zhouhao <[email protected]>
  • Loading branch information
zhouhao committed Sep 25, 2017
1 parent da685aa commit 381905f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: go

go:
- 1.7
- 1.8
- 1.7.x
- 1.8.x
- 1.9.x

sudo: required

Expand Down

0 comments on commit 381905f

Please sign in to comment.