Skip to content

Commit 5716519

Browse files
committed
2 parents 54d79fb + b35812a commit 5716519

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.travis.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
language: android
2+
3+
android:
4+
components:
5+
- tools
6+
- build-tools-23.0.2
7+
- android-23
8+
- extra
9+
10+
script:
11+
- cd UnitySplashScreen/Android && bash gradlew makeJar
12+

0 commit comments

Comments
 (0)