Skip to content

Commit

Permalink
Merge pull request #74 from isuPatches/develop
Browse files Browse the repository at this point in the history
2.0.0-BETA1
  • Loading branch information
isuPatches authored Jul 20, 2017
2 parents 0a3cc80 + 063f988 commit 3619077
Show file tree
Hide file tree
Showing 163 changed files with 18,061 additions and 5,887 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android:
- tools
- build-tools-25.0.3
- android-22
- android-25
- android-26
- sys-img-armeabi-v7a-android-22
- extra-android-m2repository
- extra-android-support
Expand All @@ -21,4 +21,4 @@ before_script:
- android-wait-for-emulator
- adb shell input keyevent 82 &

script: travis_wait 30 ./gradlew clean connectedAndroidTest -PdisablePreDex --stacktrace
script: travis_wait 60 ./gradlew clean connectedAndroidTest -PdisablePreDex --stacktrace
Loading

0 comments on commit 3619077

Please sign in to comment.