Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Updating TravisCI config to match the updated project config
Browse files Browse the repository at this point in the history
  • Loading branch information
milosmns committed May 14, 2018
1 parent a5fd351 commit 7ee5f4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ branches:
# Setup environment variables
env:
global:
- PLATFORM_TOOLS=25.0.4
- BUILD_TOOLS=25.0.2
- COMPILE_SDK=25
- PLATFORM_TOOLS=27.0.1
- BUILD_TOOLS=27.0.3
- COMPILE_SDK=27
- ADB_INSTALL_TIMEOUT=15 # Wait up to 15 minutes for adb to connect to the emulator

# Enable only JDK 8, source does not build with JDK 7
Expand Down

0 comments on commit 7ee5f4b

Please sign in to comment.