fix .travis.yml

This commit is contained in:
Anthony Green
2018-03-14 13:47:27 -04:00
parent aa8a5ec4a4
commit 85e4c62351

View File

@@ -31,5 +31,7 @@ script:
- ./configure ${HOST+--host=$HOST} ${CONFIGURE_OPTIONS}
- make
- make dist
- make check ${RUNTESTFLAGS+RUNTESTFLAGS="$RUNTESTFLAGS"}
- echo $DEJAGNU
- echo $RUNTESTFLAGS
- make check RUNTESTFLAGS="-v $RUNTESTFLAGS"
- cat */testsuite/libffi.log