Revert "try increasing deadline" [skip-ci]
This reverts commit 1e21c5c3c6
.
This commit is contained in:
parent
1e21c5c3c6
commit
de7bb84d1e
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ script:
|
|||
# to ensure that slow builds still upload their
|
||||
# ccache results and therefore should be faster
|
||||
# (and might work) for the next build
|
||||
- DURATION=3200
|
||||
- DURATION=2400
|
||||
- scripts/travis-command-wrapper.py -s "date" -i 120 --deadline=$(( $(date +%s) + ${DURATION} )) make
|
||||
- RESULT=0
|
||||
- make test || RESULT=$?
|
||||
|
|
Loading…
Add table
Reference in a new issue