Skip to content

Commit c78a1c3

Browse files
author
Ayla Khan
committed
Try increasing wait time.
1 parent 451f3fd commit c78a1c3

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
@@ -21,7 +21,7 @@ before_install:
2121
script:
2222
- cd bin
2323
- cmake -GNinja -DTRAVIS_BUILD:BOOL=ON ../Superbuild
24-
- travis_wait 30 ninja
24+
- travis_wait 40 ninja
2525
- cd SCIRun
2626
- ./Algorithm_Layer_Test
2727
- ./Modules_Factory_Tests --gtest_filter=*HardCodedModuleFactoryTests*

0 commit comments

Comments
 (0)