brew tap px4😏

This commit is contained in:
but0n 2016-08-14 21:01:29 +08:00
parent 5db397fa7d
commit b99114322d

View File

@ -5,7 +5,8 @@ sudo: required
before_install:
- brew update
- brew install coreutils
- brew search arm
- brew tap px4/px4
- brew install gcc-arm-none-eabi
compiler:
- arm-none-eabi-gcc
script: make