Skip to content

Commit

Permalink
Build using go 1.12 (#196)
Browse files Browse the repository at this point in the history
* Build using go 1.12

* Can this fix the arm build?
  • Loading branch information
kivutar authored Apr 20, 2019
1 parent 408863f commit 2fc6756
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 @@ branches:
language: go

go:
- "1.11"
- "1.12"

env:
- GO111MODULE=on
Expand Down

0 comments on commit 2fc6756

Please sign in to comment.