Skip to content

Commit

Permalink
Update go version for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vardius committed Jun 12, 2020
1 parent 52be71f commit 9dc9b95
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,6 +1,6 @@
language: go
go:
- "1.12"
- "1.14"
- tip
script:
- go build
Expand Down

0 comments on commit 9dc9b95

Please sign in to comment.