blob: c042ef6f3aee389c98c07925cc1f1a0b9aeee657 [file] [log] [blame]
language: java
jdk:
- openjdk7
- openjdk6
install: true
script: mvn -q clean install -DobrRepository=false -DHttpTestBase.readyTimeoutSeconds=300 -PwarIntegrationTests -PintegrationTests
notifications:
email: false