mirror of
https://github.com/avem-labs/Avem.git
synced 2023-09-01 15:18:49 +08:00
Fixed Travis arm-gcc
This commit is contained in:
parent
f9072aa153
commit
5db397fa7d
@ -5,7 +5,7 @@ sudo: required
|
|||||||
before_install:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew install coreutils
|
- brew install coreutils
|
||||||
- brew search gcc-arm-none-eabi
|
- brew search arm
|
||||||
compiler:
|
compiler:
|
||||||
- arm-none-eabi-gcc
|
- arm-none-eabi-gcc
|
||||||
script: make
|
script: make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user