Fix travis

This commit is contained in:
Stian Thorgersen 2016-11-21 17:04:39 +01:00
parent fc84ffbd65
commit a52f7f9baa

View file

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