mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
Travis CI
This commit is contained in:
parent
e98104c06b
commit
0c61ef4c5a
2 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,6 @@ cache:
|
|||
- $HOME/.gradle/caches/
|
||||
- $HOME/.gradle/wrapper/
|
||||
script:
|
||||
- ./gradlew assemble build
|
||||
- ./gradlew build
|
||||
addons:
|
||||
artifacts: true
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Modification of the launcher sashok724's v3 from Gravit [![Build Status](https://travis-ci.org/gravit0/Launcher.svg)](https://travis-ci.org/gravit0/Launcher)
|
||||
# Modification of the launcher sashok724's v3 from Gravit [![Build Status](https://travis-ci.com/GravitLauncher/Launcher.svg?branch=master)](https://travis-ci.com/GravitLauncher/Launcher)
|
||||
* Discord channel: https://discord.gg/aJK6nMN
|
||||
* [See license](LICENSE)
|
||||
* Changes: [ru-ru](docs/RU-changes.md#Изменения) [en-us](docs/EN-changes.md#changes)
|
Loading…
Reference in a new issue