Skip to content
Snippets Groups Projects
Commit eab70f20 authored by jcarpent's avatar jcarpent
Browse files

[Travis] Increase time out

parent 75be0dee
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@ install:
script:
- export CMAKE_ADDITIONAL_OPTIONS="-DCMAKE_BUILD_TYPE=${BUILDTYPE}"
- sudo free -m -t
- travis_wait 40 ./.travis/run ../travis_custom/custom_build
- travis_wait 60 ./.travis/run ../travis_custom/custom_build
after_failure: ./.travis/run after_failure
after_success:
- ./.travis/run after_success
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment