1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 10:19:42 +02:00

Update travis

This commit is contained in:
Gregor Santner 2016-12-22 13:23:20 +01:00
parent 165626fc6c
commit 9ecaf6900a
No known key found for this signature in database
GPG key ID: 2AEB822A5CF48C9F
3 changed files with 7 additions and 5 deletions

View file

@ -17,7 +17,7 @@ cache:
- $HOME/.gradle/wrapper/
script: "./gradlew $TASK"
env:
- TASK="lintDebug"
- TASK="lintFlavorDandelionDebug"
- TASK="build check --stacktrace"
branches: