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 ddc23e0 commit 70a30ccCopy full SHA for 70a30cc
.travis.yml
@@ -5,4 +5,4 @@ jdk:
5
6
install: mvn install --quiet -DskipTests=true -Dmaven.javadoc.skip=true -B -V
7
8
-script: travis_wait mvn --fail-at-end install -Ptomee-embedded-arquillian
+script: mvn --fail-at-end install -Ptomee-embedded-arquillian -B
0 commit comments