Skip to content

Commit

Permalink
update ANDROID_HOME path to reference leandog/gametel
Browse files Browse the repository at this point in the history
  • Loading branch information
leviwilson committed Aug 11, 2012
1 parent f49eead commit a37cdcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_install:
- echo y | sudo apt-get install openjdk-6-jdk
- gem install calabash-android
- wget http://dl.google.com/android/android-sdk_r18-linux.tgz
- export ANDROID_HOME=~/builds/leviwilson/oasis-android/android-sdk-linux
- export ANDROID_HOME=~/builds/leandog/gametel/android-sdk-linux
- export PATH=${PATH}:${ANDROID_HOME}/tools:${ANDROID_HOME}/platform-tools
- android update sdk --filter 1,2 --no-ui --force
- android update sdk --filter 5,10,29,33 --no-ui --force
Expand Down

0 comments on commit a37cdcd

Please sign in to comment.