Skip to content

Commit

Permalink
Merge pull request #41 from heetch/add-go111
Browse files Browse the repository at this point in the history
Add go1.11 support
  • Loading branch information
Yasss authored Sep 6, 2018
2 parents 900e172 + 738bcc7 commit 5e2be45
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 @@ services:
go:
- 1.9.x
- 1.10.x
- 1.11.x
- tip

env:
Expand Down

0 comments on commit 5e2be45

Please sign in to comment.