Skip to content

Commit

Permalink
Merge pull request #703 from cozy/rm-travis-deploy-once
Browse files Browse the repository at this point in the history
chore: Remove travis-deploy-once
  • Loading branch information
ptbrowne authored Aug 19, 2020
2 parents efa62f9 + c2363e5 commit 8ef80ec
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_deploy:
deploy:
provider: script
skip_cleanup: true
script: npm run travis-deploy-once "npm run semantic-release"
script: npm run semantic-release
on:
branch: master
repo: cozy/cozy-bar
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
"stylus": "0.54.7",
"stylus-loader": "3.0.2",
"svg-sprite-loader": "4.1.6",
"travis-deploy-once": "5.0.11",
"url-loader": "1.1.2",
"webpack": "4.39.2",
"webpack-bundle-analyzer": "3.5.0",
Expand Down
Loading

0 comments on commit 8ef80ec

Please sign in to comment.