mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-05-17 13:17:02 -04:00
Use gradle wrapper script on Travis-CI
This commit is contained in:
@@ -19,7 +19,7 @@ android:
|
||||
# if you need to run emulator(s) during your tests
|
||||
- sys-img-x86-android-17
|
||||
|
||||
script: gradle build lint findbugs test
|
||||
script: ./gradlew build lint findbugs test
|
||||
|
||||
after_failure:
|
||||
- cat app/build/outputs/lint-results.xml
|
||||
|
||||
Reference in New Issue
Block a user