[FIX] Лишний код в travis.yml.

This commit is contained in:
Zaxar163 2019-04-14 08:09:12 +03:00 committed by GitHub
parent c69460d802
commit 7ec7a390ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ cache:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
script:
- ./gradlew assemble build
- ./gradlew build
# not working artifacts
addons:
artifacts: false