Skip to content

Commit 3ce5ea2

Browse files
committed
try 1 for continus integration
1 parent a6ea2dd commit 3ce5ea2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: android
22
jdk:
33
- oraclejdk8
44
env:
5+
matrix:
6+
- ANDROID_TARGET=android-21 ANDROID_ABI=armeabi-v7a
57
global:
6-
- ANDROID_TARGET=android-21
7-
- ANDROID_ABI=armeabi-v7a
88
- ADB_INSTALL_TIMEOUT=8
99
android:
1010
components:

0 commit comments

Comments
 (0)