Skip to content

Commit

Permalink
GAH...just work
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Oct 29, 2016
1 parent e2755d2 commit cb4326f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android:
components:
- platform-tools
- tools
- build-tools-24.0.2
- build-tools-24.0.3
- android-22
- android-24
- sys-img-armeabi-v7a-android-22
Expand All @@ -21,4 +21,4 @@ before_script:
- android-wait-for-emulator
- adb shell input keyevent 82 &

script: ./gradlew connectedAndroidTest
script: ./gradlew clean connectedAndroidTest -PdisablePreDex --stacktrace

0 comments on commit cb4326f

Please sign in to comment.