1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Travis. Needs to be in sync eith ARM SDK updates.

This commit is contained in:
Anders Hoglund 2016-10-22 19:48:20 +02:00
parent 077bcd5605
commit 21492f35a4

View file

@ -78,7 +78,7 @@ compiler: clang
install:
- make arm_sdk_install
before_script: tools/gcc-arm-none-eabi-5_4-2016q2/bin/arm-none-eabi-gcc --version
before_script: tools/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc --version
script: ./.travis.sh
cache: apt