Skip to content

Commit

Permalink
Only deploy once
Browse files Browse the repository at this point in the history
  • Loading branch information
arthanzel committed Mar 8, 2018
1 parent b767d36 commit 9228f7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ deploy:
api_key: "$NPM_API_KEY"
on:
branch: deploy
tags: true
tags: true
condition: $WEBPACK_VERSION = "[email protected]" # Only deploy once

0 comments on commit 9228f7f

Please sign in to comment.