Travis CI: Workaround for Homebrew Emacs fail

This commit is contained in:
Lorenz Meier 2015-11-24 11:48:42 +01:00
parent 99921db5cf
commit fff75f6029
1 changed files with 1 additions and 1 deletions

View File

@ -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