Skip to content

Commit

Permalink
Merge pull request #5 from sebnow/go-1.9
Browse files Browse the repository at this point in the history
Test against go 1.9.x
  • Loading branch information
sebnow authored Sep 7, 2017
2 parents 9c35d84 + a5e0064 commit bc5ecb3
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.x
- 1.8.x
- 1.9.x

before_install:
- go get -u github.com/golang/mock/gomock
Expand Down

0 comments on commit bc5ecb3

Please sign in to comment.