Skip to content

Commit

Permalink
travis.yml: Update from golang 1.11 to 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtrangoni committed Mar 12, 2019
1 parent a86a42a commit 791e543
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 @@ -12,7 +12,7 @@ services: false

# Set the version of Go.
language: go
go: 1.11
go: 1.12

# Always set the project's Go import path to ensure that forked
# builds get cloned to the correct location.
Expand Down

0 comments on commit 791e543

Please sign in to comment.