Skip to content

Commit e833e29

Browse files
committed
Update .travis.yml
1 parent 2085073 commit e833e29

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
before_install:
2+
- chmod +x gradlew
3+
14
language: android
25
android:
36
components:
@@ -28,4 +31,4 @@ android:
2831
# Specify at least one system image,
2932
# if you need to run emulator(s) during your tests
3033
#- sys-img-armeabi-v7a-android-19
31-
#- sys-img-x86-android-17
34+
#- sys-img-x86-android-17

0 commit comments

Comments
 (0)