Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
ci: move to 1.12.x for the latest Go version (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
myitcv committed Feb 27, 2019
1 parent 331f452 commit b3a85f0
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
Expand Up @@ -6,7 +6,7 @@ cache:

go:
- "1.11.x"
- "1.12beta2"
- "1.12.x"

os:
- linux
Expand Down

0 comments on commit b3a85f0

Please sign in to comment.