(ci) verbose mode to figure out Linux build problems on travis
This commit is contained in:
parent
4cc715b13d
commit
4a91ad80c8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user