mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-18 22:13:04 +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/caches/
|
||||||
- $HOME/.gradle/wrapper/
|
- $HOME/.gradle/wrapper/
|
||||||
script:
|
script:
|
||||||
- ./gradlew assemble build
|
- ./gradlew build
|
||||||
# not working artifacts
|
# not working artifacts
|
||||||
addons:
|
addons:
|
||||||
artifacts: false
|
artifacts: false
|
||||||
|
|
Loading…
Reference in a new issue