mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-11 18:57:30 +03:00
[FIX] Лишний код в travis.yml.
This commit is contained in:
parent
c69460d802
commit
7ec7a390ab
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ cache:
|
|||
- $HOME/.gradle/caches/
|
||||
- $HOME/.gradle/wrapper/
|
||||
script:
|
||||
- ./gradlew assemble build
|
||||
- ./gradlew build
|
||||
# not working artifacts
|
||||
addons:
|
||||
artifacts: false
|
||||
|
|
Loading…
Reference in a new issue