Skip to content

Commit

Permalink
add more go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
loeffel-io committed Feb 14, 2020
1 parent f3a30d5 commit e4fb8eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ env:
- GO111MODULE=on

go:
- "1.11.x"
- "1.12.x"
- "1.13.x"

before_script:
Expand Down

0 comments on commit e4fb8eb

Please sign in to comment.