Skip to content

Commit

Permalink
travis: Add Go 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed May 30, 2019
1 parent 8c9545a commit a924560
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 @@ env:
sudo: required
go:
- "1.11.x"
- "1.12.x"
- tip
os:
- linux
Expand Down

0 comments on commit a924560

Please sign in to comment.