From 1a72033571472fee7979ee0f3e00a5051c6fd9dc Mon Sep 17 00:00:00 2001 From: Cutls Date: Fri, 14 Jun 2019 00:59:33 +0900 Subject: [PATCH] return --- .travis.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 852a471c..e107b3d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ -os: linux +os: + - windows + - linux + - osx language: node_js node_js: - '10.15.2' @@ -40,5 +43,5 @@ deploy: skip_cleanup: true on: repo: cutls/TheDesk - tags: false + tags: true all_branches: true \ No newline at end of file