[build] Adding travis_wait on make, as compiling the scanner still takes a while on the older GCC in Ubuntu 12.04
This commit is contained in:
@@ -12,5 +12,5 @@ before_script:
|
||||
- ./bootstrap.sh
|
||||
script:
|
||||
- ./configure
|
||||
- make
|
||||
- travis_wait make
|
||||
- make check
|
||||
|
||||
Reference in New Issue
Block a user