Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Commit

Permalink
ci: drop Go-1.12, add Go-1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sbinet committed Feb 27, 2020
1 parent 4ca9570 commit 39e14db
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 @@ -16,10 +16,10 @@ matrix:
allow_failures:
- go: master
include:
- go: 1.13.x
- go: 1.14.x
env:
- COVERAGE="-cover -race"
- go: 1.12.x
- go: 1.13.x
env:
- COVERAGE=""
- go: master
Expand Down

0 comments on commit 39e14db

Please sign in to comment.