diff --git a/.travis.yml b/.travis.yml index 66f41b8c..e107b3d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ os: - windows - #- linux - #- osx + - linux + - osx language: node_js node_js: - '10.15.2' @@ -43,5 +43,5 @@ deploy: skip_cleanup: true on: repo: cutls/TheDesk - tags: false + tags: true all_branches: true \ No newline at end of file