Skip to content

Commit

Permalink
Merge pull request #34 from mcktr/feature/go1.12
Browse files Browse the repository at this point in the history
Add Go 1.12 to the CI tests
  • Loading branch information
mcktr authored Mar 1, 2019
2 parents 324206e + 9af4f2e commit a171cc3
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 @@ -9,6 +9,7 @@ matrix:
- go: 1.9.x
- go: 1.10.x
- go: 1.11.x
- go: 1.12.x
- go: tip
allow_failures:
- go: tip
Expand Down

0 comments on commit a171cc3

Please sign in to comment.