Skip to content

Commit

Permalink
Merge pull request #648 from HaraldNordgren/go_versions
Browse files Browse the repository at this point in the history
Bump Go versions and use '.x' to always get latest patch versions
  • Loading branch information
jzelinskie committed Oct 28, 2018
2 parents 05cbf32 + be24096 commit c123c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- "1.11"
- "1.11.x"

sudo: required

Expand Down

0 comments on commit c123c95

Please sign in to comment.