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:
parent
077bcd5605
commit
21492f35a4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue