fix .travis.yml

This commit is contained in:
Anthony Green
2018-03-14 14:09:39 -04:00
parent 85e4c62351
commit 90809e928f

View File

@@ -33,5 +33,5 @@ script:
- make dist
- echo $DEJAGNU
- echo $RUNTESTFLAGS
- make check RUNTESTFLAGS="-v $RUNTESTFLAGS"
- make check RUNTESTFLAGS="-vvvv $RUNTESTFLAGS"
- cat */testsuite/libffi.log