Skip to content

Commit

Permalink
aapt was moved
Browse files Browse the repository at this point in the history
  • Loading branch information
muojp committed Oct 1, 2013
1 parent 5ee5ece commit 9ab12df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -30,6 +30,7 @@ before_install:
- echo 'y' | android update sdk --filter platform-tools,android-17,extra-android-support,$ANDROID_SDKS --no-ui --force
- BUILD_TOOLS_ID=`android list sdk --extended -a | grep "build-tools-18.1.0" |cut -d ' ' -f 2`
- echo 'y' | android update sdk -a --filter $BUILD_TOOLS_ID --no-ui --force
- export PATH=${PATH}:${ANDROID_HOME}/build-tools/18.1.0

## disable emulator related things for now
# # Create and start emulator
Expand Down

0 comments on commit 9ab12df

Please sign in to comment.