Skip to content

Commit

Permalink
travis: set go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Oct 10, 2020
1 parent 90e1bcc commit 03a67f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
language: go
go:
- 1.14
- 1.15
before_script:
- go mod download
script:
Expand Down

0 comments on commit 03a67f9

Please sign in to comment.