Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit e4e3012

Browse files
committed
No testing for Travis-CI dependency resolution
1 parent 97a71dd commit e4e3012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ matrix:
2828
allow_failures:
2929
- jdk: oraclejdk11
3030

31-
install: mvn --quiet -Dcassandra.skip -DskipTests install
31+
install: mvn --quiet -Dcargo.maven.skip -Dcassandra.skip -DskipTests install
3232

3333
# load our schema
3434
before_script: src/test/resources/load.sh

0 commit comments

Comments
 (0)