Skip to content

Commit

Permalink
Updated travis file to accept android sdk 27
Browse files Browse the repository at this point in the history
  • Loading branch information
tpincumbe committed Mar 3, 2018
1 parent e774f3b commit df2e4f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ android:
jdk:
- oraclejdk8
before_install:
- yes | sdkmanager "platforms;android-27"
- export TERM=dumb
- chmod +x gradlew
- "./gradlew -v"
Expand Down

0 comments on commit df2e4f5

Please sign in to comment.