travis final

This commit is contained in:
Cutls 2019-05-27 02:59:57 +09:00
parent b365b9d15b
commit f843872a14

View File

@ -1,7 +1,7 @@
os: os:
- windows - windows
#- linux - linux
#- osx - osx
language: node_js language: node_js
node_js: node_js:
- '10.15.2' - '10.15.2'
@ -43,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