We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b5df5 commit 1f91102Copy full SHA for 1f91102
.travis.yml
@@ -6,4 +6,4 @@ jdk:
6
env:
7
- TEST_DIR=fc-java-events
8
- TEST_DIR=fc-java-core
9
-script: cd $TEST_DIR && mvn clean package install
+script: cd $TEST_DIR && mvn clean package install -DskipTests -Dgpg.skip
0 commit comments