Run dejagnu's runtest with -a option to prevent travis timeouts after 10min
This commit is contained in:
@@ -31,5 +31,5 @@ script:
|
|||||||
- ./configure ${HOST+--host=$HOST} ${CONFIGURE_OPTIONS}
|
- ./configure ${HOST+--host=$HOST} ${CONFIGURE_OPTIONS}
|
||||||
- make
|
- make
|
||||||
- make dist
|
- make dist
|
||||||
- make check ${RUNTESTFLAGS+RUNTESTFLAGS="$RUNTESTFLAGS"}
|
- make check RUNTESTFLAGS="-a $RUNTESTFLAGS"
|
||||||
- cat */testsuite/libffi.log
|
- cat */testsuite/libffi.log
|
||||||
|
|||||||
Reference in New Issue
Block a user