Skip to content

Commit

Permalink
Adding 1.9 CI testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
marstr committed Sep 21, 2017
1 parent b500cc5 commit baa7b57
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 @@ language: go
go:
- 1.7
- 1.8
- 1.9

script:
- go test -v -cover
Expand Down

0 comments on commit baa7b57

Please sign in to comment.