Try travis

This commit is contained in:
huangyuhui
2017-02-13 13:32:42 +08:00
parent 7418ef21ac
commit 1b81c1e221
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ deploy:
tags: false
skip_cleanup: true
install: echo "skip 'gradle assemble' step"
script: gradle build --continue --debug
script: gradle build --continue --info --stacktrace
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
cache: