Merge pull request #3531 from stianst/master

Fix travis
This commit is contained in:
Stian Thorgersen
2016-11-21 19:30:06 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -e
if [ $1 == "old" ]; then
mvn test -B -f testsuite/integration