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 78a7eee commit c523396Copy full SHA for c523396
.travis.yml
@@ -7,4 +7,4 @@ env: MAVEN_OPTS="-Dorg.slf4j.simpleLogger.defaultLogLevel=warn"
7
8
install: mvn install --quiet -DskipTests=true -Dmaven.javadoc.skip=true -B -V
9
10
-script: mvn -q --fail-at-end install -Pwildfly-embedded-arquillian -B 2>&1 | egrep -v "(^INFO|^DEBUG)"
+script: mvn -q --fail-at-end install -Pwildfly-embedded-arquillian -B 2>&1
0 commit comments