Skip to content

Commit

Permalink
Update .travis.yml (#29)
Browse files Browse the repository at this point in the history
* Update .travis.yml

* Update .travis.yml
  • Loading branch information
d4rken authored Mar 14, 2020
1 parent 0e40b3f commit f8bc6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android:

before_install:
- chmod +x gradlew
- yes | sdkmanager "platforms;android-27"
- yes | sdkmanager "platforms;android-28"

script: ./gradlew clean assemble test

Expand Down

0 comments on commit f8bc6ca

Please sign in to comment.