[travis] run math tests

This commit is contained in:
Felix Ruess
2014-11-24 18:58:39 +01:00
parent da5de54450
commit 0bafabcc0f
+1
View File
@@ -11,6 +11,7 @@ install:
before_script: cd conf && ln -s conf_tests.xml conf.xml && cd ..
script:
- make
- make -C tests/math test
- PAPARAZZI_SRC=$PWD PAPARAZZI_HOME=$PWD J=AUTO prove tests/examples/
notifications: