mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-22 20:36:06 +08:00
fix travis config
use prove instead of make run_tests so it will use all tests in tests/examples (we can add more without changing config)
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ install:
|
||||
before_script: cd conf && ln -s conf_tests.xml conf.xml && cd ..
|
||||
script:
|
||||
- make
|
||||
- make run_tests J=AUTO TEST_FILES=examples/01_compile_all_test_targets.t
|
||||
- PAPARAZZI_SRC=$PWD PAPARAZZI_HOME=$PWD J=AUTO prove tests/examples/
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
|
||||
Reference in New Issue
Block a user