Skip to content

Commit

Permalink
travis: add Go 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jun 27, 2017
1 parent d5f1794 commit 742e78b
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 @@ -3,6 +3,7 @@ sudo: required
go:
- 1.7.x
- 1.8.x
- 1.9.x
- tip
os:
- linux
Expand Down

0 comments on commit 742e78b

Please sign in to comment.