mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-01 22:14:01 +03:00
Fix travis.
This commit is contained in:
parent
e98104c06b
commit
671129745c
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ cache:
|
|||
- $HOME/.gradle/caches/
|
||||
- $HOME/.gradle/wrapper/
|
||||
script:
|
||||
- ./gradlew assemble build
|
||||
- ./gradlew build
|
||||
addons:
|
||||
artifacts: true
|
||||
|
|
Loading…
Reference in a new issue