Skip to content

Commit

Permalink
Update go version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Anema committed Nov 18, 2020
1 parent 734e266 commit ab3d523
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.13
script:
- ./check_format.sh
- env GO111MODULE=on make lint
Expand Down

0 comments on commit ab3d523

Please sign in to comment.