Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Build debug in travis

Cette révision appartient à :
len 2016-05-10 16:13:28 +02:00
Parent c31f0b4bb3
révision c64bd81339

Voir le fichier

@ -15,7 +15,7 @@ android:
before_script:
- chmod +x gradlew
#Build, and run tests
script: "./gradlew clean build"
script: "./gradlew clean buildDebug"
sudo: false
before_cache: