Fix travis
This commit is contained in:
parent
fc84ffbd65
commit
a52f7f9baa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash -e
|
||||||
|
|
||||||
if [ $1 == "old" ]; then
|
if [ $1 == "old" ]; then
|
||||||
mvn test -B -f testsuite/integration
|
mvn test -B -f testsuite/integration
|
||||||
|
|
Loading…
Reference in a new issue