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

Commit

Permalink
Fewer builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dim committed Mar 7, 2018
1 parent 4eb38f8 commit e8d2b59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -8,10 +8,8 @@ install:
- go get -u github.com/golang/dep/cmd/dep
- dep ensure
env:
- SCALA_VERSION=2.11 KAFKA_VERSION=0.10.1.1
- SCALA_VERSION=2.12 KAFKA_VERSION=0.10.2.1
- SCALA_VERSION=2.12 KAFKA_VERSION=0.11.0.1
- SCALA_VERSION=2.12 KAFKA_VERSION=1.0.0
- SCALA_VERSION=2.12 KAFKA_VERSION=1.0.1
script:
- make default test-race
Expand Down

0 comments on commit e8d2b59

Please sign in to comment.