Keep going if some tests fails

This commit is contained in:
David Capello 2015-06-09 10:33:52 -03:00
parent 8c8abcdf32
commit 4a6e17135e

View File

@ -23,4 +23,4 @@ before_script:
script:
- "make"
- "make run_non_ui_tests"
- "make -k run_non_ui_tests"