Skip to content
Snippets Groups Projects
Commit 5a841cd0 authored by olivier stasse's avatar olivier stasse Committed by Valenza Florian
Browse files

[Travis] Correct call to custom_build

parent 9229ae18
Branches
Tags
No related merge requests found
......@@ -19,7 +19,7 @@ only:
matrix:
allow_failures:
- compiler: clang
script: ./.travis/run custom_build
after_success: ./.travis/run after_success
script: ./.travis/run ./travis_custom/custom_build
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment