This commit is contained in:
Cutls 2019-06-14 00:59:33 +09:00
parent a475407c27
commit 1a72033571

View File

@ -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