Skip to content

Commit

Permalink
Merge pull request nicklaw5#41 from nicklaw5/more-go-version
Browse files Browse the repository at this point in the history
Test on additional Go versions
  • Loading branch information
nicklaw5 authored Mar 22, 2020
2 parents 114585a + 19c2e45 commit 0cd72ff
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
Expand Up @@ -7,6 +7,9 @@ go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x

before_install:
- go get golang.org/x/tools/cmd/cover
Expand Down

0 comments on commit 0cd72ff

Please sign in to comment.