Skip to content

Commit

Permalink
ci: run on all supported go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zhsj committed Nov 13, 2020
1 parent 73833cd commit 91f6e2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: go
dist: xenial
go:
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
addons:
apt:
packages:
Expand Down

0 comments on commit 91f6e2f

Please sign in to comment.