mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
Travis CI: Workaround for Homebrew Emacs fail
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ before_install:
|
||||
;
|
||||
elif [ "${TRAVIS_OS_NAME}" = "osx" ]; then
|
||||
brew tap PX4/homebrew-px4
|
||||
&& brew update
|
||||
&& brew update; brew update
|
||||
&& brew install cmake ninja astyle gcc-arm-none-eabi
|
||||
&& brew install genromfs
|
||||
&& brew install kconfig-frontends
|
||||
|
||||
Reference in New Issue
Block a user