Skip to content

Commit

Permalink
TravisCI: Added Go 1.11 to TravisCI build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrunwald committed Sep 10, 2018
1 parent 197fe0d commit 9e4f624
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 @@ -3,6 +3,7 @@ language: go
sudo: false

go:
- "1.11.x"
- "1.10.x"
- "1.9.x"
- "1.8.x"
Expand Down

0 comments on commit 9e4f624

Please sign in to comment.