Fix travis

This commit is contained in:
mposolda 2016-08-01 22:41:25 +02:00
parent bd73b0aee6
commit 83b4495e69

View file

@ -12,7 +12,7 @@ before_script:
- export MAVEN_SKIP_RC=true
install:
- mvn install -Pdistribution -DskipTests=true -B -V -q
- mvn install -Pdistribution -DskipTests=true -B -V | grep -e "Maven" -e "Java" -e "Building Keycloak"
script:
- mvn test -B