mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
Fixed travis to compile with unsigned packages (#1689)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user