Skip to content

Commit

Permalink
travis: upgrade to go1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
lufia committed Apr 24, 2020
1 parent 741465a commit b4c8676
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,7 +1,7 @@
language: go
sudo: false
go:
- 1.12.x
- 1.14.x
script:
- make lint
- make cover
Expand Down

0 comments on commit b4c8676

Please sign in to comment.