[tests] show warnings by default

This commit is contained in:
Felix Ruess
2014-11-19 15:39:46 +01:00
parent c319d770a4
commit cbb497ed66
2 changed files with 11 additions and 11 deletions
+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 SHOW_WARNINGS_ONLY=1 J=AUTO prove tests/examples/
- PAPARAZZI_SRC=$PWD PAPARAZZI_HOME=$PWD J=AUTO prove tests/examples/
notifications:
webhooks: