Skip to content

Commit

Permalink
travis: add 1.9.x to go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps committed Nov 27, 2017
1 parent ebd5c6c commit 8d91945
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 @@ -2,6 +2,7 @@ language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
- tip
before_install:
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 8d91945

Please sign in to comment.