update travis config to show warnings

This commit is contained in:
Felix Ruess
2014-11-13 17:25:49 +01:00
parent f62c56f4e9
commit 0c4dad2c98
+1 -1
View File
@@ -11,7 +11,7 @@ install:
before_script: cd conf && ln -s conf_tests.xml conf.xml && cd ..
script:
- make
- PAPARAZZI_SRC=$PWD PAPARAZZI_HOME=$PWD J=AUTO prove tests/examples/
- PAPARAZZI_SRC=$PWD PAPARAZZI_HOME=$PWD SHOW_WARNINGS_ONLY=1 J=AUTO prove tests/examples/
notifications:
webhooks: