Fix travis build

pull/253/head
Alex Baker 11 years ago
parent 80daf6a790
commit 91922e79a4

@ -8,6 +8,7 @@ android:
- android-21 - android-21
- platform-tools-21 - platform-tools-21
- build-tools-21.1.1 - build-tools-21.1.1
- extra-android-m2repository
licenses: licenses:
- 'android-sdk-license-.+' - 'android-sdk-license-.+'
@ -18,4 +19,4 @@ before_install:
- adb shell input keyevent 82 & - adb shell input keyevent 82 &
script: script:
- ./gradlew :astrid:connectedAndroidTest - ./gradlew :connectedAndroidTest

Loading…
Cancel
Save