Unverified Commit a1df569a authored by akrherz's avatar akrherz

stop attempting maven build on 4.2 branch for Travis-CI

parent 82c38d53
......@@ -10,6 +10,5 @@ env:
- SCRIPT="ant -Dhalt.on.plugin.error=true -f build/build.xml clean test"
- SCRIPT="ant -Dhalt.on.plugin.error=true -f build/build.xml clean openfire"
- SCRIPT="ant -Dhalt.on.plugin.error=true -f build/build.xml clean plugins"
- SCRIPT="mvn clean verify"
script: $SCRIPT
install: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment