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
7ec7a390ab
commit
21e3fd770e
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
# project is java
|
||||
language: java
|
||||
# Use https (public access) instead of git for git-submodules. This modifies only Travis-CI behavior!
|
||||
# disable the default submodule logic
|
||||
|
@ -18,6 +17,3 @@ cache:
|
|||
- $HOME/.gradle/wrapper/
|
||||
script:
|
||||
- ./gradlew build
|
||||
# not working artifacts
|
||||
addons:
|
||||
artifacts: false
|
||||
|
|
Loading…
Reference in a new issue