experiment: make Android build tools available

This commit is contained in:
Julian Dolby 2015-03-04 12:10:55 -05:00
parent e5ee7fdfb5
commit 1ad71f96be
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
language: java
language: android
android:
components:
- build-tools-21.1.1
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"