Skip to content

Commit

Permalink
Merge pull request #21 from aktsk/add-go-versions-for-testing
Browse files Browse the repository at this point in the history
Add go 1.11.x for testing on travis
  • Loading branch information
mizzy authored Aug 27, 2018
2 parents cb016db + 29b6d32 commit 3f18b20
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 @@ -8,6 +8,7 @@ script:

go:
- 1.10.x
- 1.11.x
- master

env:
Expand Down

0 comments on commit 3f18b20

Please sign in to comment.