Skipped lint

This commit is contained in:
Mariotaku Lee 2019-06-26 15:39:54 +09:00
parent 14a60d624e
commit a4af3768a3
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ before_script:
- ./travis/scripts/test_private_files.sh
script:
- ./gradlew build
- ./gradlew build -x lint
after_failure:
- ./travis/scripts/upload_error_logs.sh