diff --git a/.travis.yml b/.travis.yml index 5c1ac90784..8d74e5b9c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: