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

Commit 7ee5f4b

Browse files
committed
Updating TravisCI config to match the updated project config
1 parent a5fd351 commit 7ee5f4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ branches:
99
# Setup environment variables
1010
env:
1111
global:
12-
- PLATFORM_TOOLS=25.0.4
13-
- BUILD_TOOLS=25.0.2
14-
- COMPILE_SDK=25
12+
- PLATFORM_TOOLS=27.0.1
13+
- BUILD_TOOLS=27.0.3
14+
- COMPILE_SDK=27
1515
- ADB_INSTALL_TIMEOUT=15 # Wait up to 15 minutes for adb to connect to the emulator
1616

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

0 commit comments

Comments
 (0)