Skip to content

Commit

Permalink
add 1.12 to tests and drop unsupported 1.8, 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoiron committed Apr 26, 2019
1 parent 1ae93ed commit 38398a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ before_install:

# go versions to test
go:
- "1.8"
- "1.9"
- "1.10.x"
- "1.11.x"
- "1.12.x"

# run tests w/ coverage
script:
Expand Down

0 comments on commit 38398a3

Please sign in to comment.