(ci) verbose mode to figure out Linux build problems on travis

This commit is contained in:
Benjamin Sergeant 2019-04-19 12:10:43 -07:00
parent 4cc715b13d
commit 4a91ad80c8

View File

@ -249,6 +249,7 @@ def executeJob(job):
start = time.time()
sys.stderr.write('.')
print('Executing ' + job['cmd'] + '...')
# 2 minutes of timeout for a single test
timeout = 2 * 60