Fixed travis to compile with unsigned packages (#1689)

This commit is contained in:
Michal Podhradsky
2016-05-26 16:27:09 -07:00
parent 9a8c325e36
commit a10a460849
+1 -1
View File
@@ -9,7 +9,7 @@ before_install:
- sudo add-apt-repository ppa:terry.guo/gcc-arm-embedded -y
- sudo apt-get update -q
install:
- sudo apt-get install -y paparazzi-dev paparazzi-jsbsim gcc-arm-none-eabi libipc-run-perl
- sudo apt-get install -y --force-yes paparazzi-dev paparazzi-jsbsim gcc-arm-none-eabi libipc-run-perl
script:
- make test