Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
Fixed .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miPlodder committed Apr 30, 2019
1 parent 119f5fc commit 18df152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -8,8 +8,8 @@ cache: false
sudo: required
env:
global:
- ANDROID_API_LEVEL=26
- ANDROID_BUILD_TOOLS_VERSION=26.0.2
- ANDROID_API_LEVEL=27
- ANDROID_BUILD_TOOLS_VERSION=27.0.3
- ADB_INSTALL_TIMEOUT=20 # minutes (2 minutes by default)

android:
Expand Down

0 comments on commit 18df152

Please sign in to comment.