Skip to content

Commit 2f29fa4

Browse files
fix(.travis.yml): Removed before_deploy stage
1 parent 6551edf commit 2f29fa4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,3 @@ deploy:
1616
script: bash ./deploy.sh
1717
on:
1818
branch: master
19-
20-
before_deploy:
21-
- openssl aes-256-cbc -K $encrypted_12c8071d2874_key -iv $encrypted_12c8071d2874_iv
22-
-in .npmrc.enc -out .npmrc -d

0 commit comments

Comments
 (0)