Skip to content

Commit f9491d5

Browse files
bors[bot]eldruin
andauthored
Merge #310
310: Increase Travis no-output waiting time r=therealprof a=eldruin Hopefully this will allow us to merge #308 Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2 parents bb43664 + a663f8e commit f9491d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ install:
55
- export PATH="$PATH:$PWD/gcc/bin"
66

77
script:
8-
- bash ci/script.sh
8+
- travis_wait 30 bash ci/script.sh
99

1010
after_success:
1111
- bash ci/after-success.sh

0 commit comments

Comments
 (0)