mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-16 07:16:27 -04:00
try fix travis file
This commit is contained in:
parent
48a8c99c83
commit
3325e393bc
@ -1,4 +1,5 @@
|
||||
language: java
|
||||
sudo: false
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
deploy:
|
||||
@ -14,6 +15,8 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
all_branches: true
|
||||
repo: mclauncher/HMCL
|
||||
install: echo "skip 'gradle assemble' step"
|
||||
script: gradle build --continue
|
||||
before_cache:
|
||||
|
Loading…
x
Reference in New Issue
Block a user