return
This commit is contained in:
parent
a475407c27
commit
1a72033571
|
@ -1,4 +1,7 @@
|
||||||
os: linux
|
os:
|
||||||
|
- windows
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '10.15.2'
|
- '10.15.2'
|
||||||
|
@ -40,5 +43,5 @@ deploy:
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
repo: cutls/TheDesk
|
repo: cutls/TheDesk
|
||||||
tags: false
|
tags: true
|
||||||
all_branches: true
|
all_branches: true
|
Loading…
Reference in New Issue
Block a user