Skip to content

Commit

Permalink
update go versions to test against
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoiron committed Apr 9, 2021
1 parent 874a5d4 commit 1810e7a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ before_install:

# go versions to test
go:
- "1.10.x"
- "1.11.x"
- "1.12.x"
- "1.15.x"
- "1.16.x"

# run tests w/ coverage
script:
Expand Down

0 comments on commit 1810e7a

Please sign in to comment.