KEYCLOAK-1420 Removed redundant travis build step.

This commit is contained in:
Tomas Kyjovsky 2016-01-20 07:28:27 +01:00
parent a69a89cbde
commit 424678c131

View file

@ -16,6 +16,5 @@ install:
script:
- mvn test -B
- mvn -file testsuite/integration-arquillian test -B -Pno-console
sudo: false