Skip to content

Commit

Permalink
Add android 27
Browse files Browse the repository at this point in the history
  • Loading branch information
amitshekhariitbhu authored Dec 21, 2017
1 parent 02f2e6a commit f532712
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ android:
components:
- tools
- platform-tools
- build-tools-23.0.3
- build-tools-26.0.2
- android-27
- android-24
- android-23
- android-22
Expand All @@ -35,4 +36,4 @@ before_script:
- adb shell input keyevent 82 &

script:
- ./gradlew connectedAndroidTest
- ./gradlew connectedAndroidTest

0 comments on commit f532712

Please sign in to comment.