Skip to content

Commit

Permalink
Merge pull request #25 from michael-k/patch-1
Browse files Browse the repository at this point in the history
Add go 1.11 to travis
  • Loading branch information
fortytw2 authored Sep 1, 2018
2 parents feb7e07 + 8f9b45c commit b433bbd
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 @@ -4,6 +4,7 @@ go:
- 1.8
- 1.9
- "1.10"
- "1.11"
- tip

script:
Expand Down

0 comments on commit b433bbd

Please sign in to comment.