Skip to content

Commit

Permalink
.travis.yml: Add Go 1.9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
aclindsa committed Sep 21, 2017
1 parent fa72af4 commit 6359499
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
Expand Up @@ -5,6 +5,7 @@ os:

go:
- 1.8.x
- 1.9.x
- master

script:
Expand Down

0 comments on commit 6359499

Please sign in to comment.