10000
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 f514f55 commit 227c82fCopy full SHA for 227c82f
.travis.yml
@@ -29,4 +29,4 @@ env:
29
30
install: mvn install --quiet -DskipTests=true -Dmaven.javadoc.skip=true -B -V
31
32
-script: cd $TESTFOLDER && mvn -q --fail-at-end install -Pwildfly-embedded-arquillian -B 2>&1
+script: cd $TESTFOLDER && mvn -q --fail-at-end install -Pglassfish-embedded-arquillian -B 2>&1
0 commit comments