Skip to content

Commit

Permalink
fix(.travis.yml): Removed before_deploy stage
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonHarmonicMinor committed Jul 8, 2021
1 parent 6551edf commit 2f29fa4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@ deploy:
script: bash ./deploy.sh
on:
branch: master

before_deploy:
- openssl aes-256-cbc -K $encrypted_12c8071d2874_key -iv $encrypted_12c8071d2874_iv
-in .npmrc.enc -out .npmrc -d

0 comments on commit 2f29fa4

Please sign in to comment.