Skip to content

Commit

Permalink
can't test on go 1.11 w/out modules due to latest grpc not supporting…
Browse files Browse the repository at this point in the history
… it anymore (#45)
  • Loading branch information
jhump committed Jul 31, 2020
1 parent 851c733 commit 91c696e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,6 @@ sudo: false

matrix:
include:
- go: 1.11.x
env: GO111MODULE=off
- go: 1.11.x
env: GO111MODULE=on
- go: 1.12.x
Expand Down

0 comments on commit 91c696e

Please sign in to comment.