Skip to content
Snippets Groups Projects
Commit 494b9dc0 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[travis] Fix after_success + Synchronize travis submodule

parent 96025b4a
Branches
Tags
No related merge requests found
Subproject commit f50b3e4efc3bf83c15a6eea3a855233a215ebc6a
Subproject commit bf3d46029f84ea19d79c0aae21612ac5d320e98d
......@@ -27,6 +27,6 @@ script:
- export CMAKE_ADDITIONAL_OPTIONS="-DCMAKE_BUILD_TYPE=${BUILDTYPE}"
- sudo free -m -t
- travis_wait ./.travis/run ../travis_custom/custom_build
after_success: ./travis/run after_success
after_success: ./.travis/run after_success
after_failure: ./.travis/run after_failure
before_install: ./travis_custom/custom_before_install
\ No newline at end of file
before_install: ./travis_custom/custom_before_install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment