diff --git a/.travis.yml b/.travis.yml index 8d61990..ebc2df1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ script: jobs: include: - stage: npm release - if: (tag IS present) AND (branch = master) + if: tag IS present node_js: stable script: yarn run build deploy: