Run only non-UI tests

This commit is contained in:
David Capello 2015-06-08 16:33:12 -03:00
parent 8324daaf67
commit 470e1e93f7

View File

@ -11,4 +11,4 @@ before_script:
script:
- "make"
- "make run_all_tests"
- "make run_non_ui_tests"