Skip to content

Commit

Permalink
adding more go versions to travis configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhymond committed Mar 29, 2021
1 parent cec38d4 commit 8bb50fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ go:
- "1.11"
- "1.12"
- "1.13"
- "1.14"
- "1.15"
- "master"

script:
Expand Down

0 comments on commit 8bb50fb

Please sign in to comment.