fix eclipse path
caught new install directory https://travis-ci.org/UltimateHackingKeyboard/firmware/builds/285828200#L1599
This commit is contained in:
@@ -5,13 +5,13 @@ cache:
|
||||
- $HOME/Library/Caches/Homebrew/Cask
|
||||
install:
|
||||
- brew update && brew bundle -v
|
||||
- /Applications/Eclipse.app/Contents/MacOS/eclipse -noSplash
|
||||
- /Applications/Eclipse\ CPP.app/Contents/MacOS/eclipse -noSplash
|
||||
-application org.eclipse.equinox.p2.director
|
||||
-repository http://gnuarmeclipse.sourceforge.net/updates
|
||||
-installIUs ilg.gnuarmeclipse.managedbuild.cross.feature.group
|
||||
-profileProperties org.eclipse.update.install.features=true
|
||||
script:
|
||||
- /Applications/Eclipse.app/Contents/MacOS/eclipse -noSplash
|
||||
- /Applications/Eclipse\ CPP.app/Contents/MacOS/eclipse -noSplash
|
||||
-application org.eclipse.cdt.managedbuilder.core.headlessbuild
|
||||
-import $TRAVIS_BUILD_DIR/left/build/kds
|
||||
-import $TRAVIS_BUILD_DIR/right/build/kds
|
||||
|
||||
Reference in New Issue
Block a user