Skip to content

Commit

Permalink
Update Travis Go version to latest minor release of Go 1.10. (ampproj…
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRybak authored and Chris Papazian committed May 19, 2020
1 parent ce91f08 commit 9776fa2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# https://docs.travis-ci.com/user/languages/go/
language: go
go: ["1.10"]

# Ask gimme to choose latest stable minor release of Go 1.10.
# https://github.com/travis-ci/gimme
go: ["1.10.x"]

0 comments on commit 9776fa2

Please sign in to comment.