Skip to content

Commit

Permalink
Support for testing golang 1.12.x (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshow authored Mar 28, 2019
1 parent 060d44b commit d5157a5
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 @@ -7,6 +7,7 @@ go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- tip

before_install:
Expand Down

0 comments on commit d5157a5

Please sign in to comment.