Skip to content

Commit

Permalink
Update CI/CD runs
Browse files Browse the repository at this point in the history
  • Loading branch information
levigross committed Dec 22, 2022
1 parent 415a231 commit 9eee758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ matrix:
- go: 1.9
- go: "1.10"
- go: "1.11"
- go: master
allow_failures:
- go: "1.16"
- go: "1.19"
- go: master
before_install:
- go get -u -v github.com/axw/gocov/gocov
Expand Down

0 comments on commit 9eee758

Please sign in to comment.