Browse Source

Decreased timeout

tempestpy_adaptions
Matthias Volk 8 years ago
parent
commit
19b9ca14d0
  1. 2
      travis/postsubmit.sh

2
travis/postsubmit.sh

@ -4,7 +4,7 @@
set -e
: ${N_JOBS:=2}
: ${TIMEOUT:=2400}
: ${TIMEOUT:=2200}
if [ "$STL" != "" ]
then

Loading…
Cancel
Save