Skip to content

Commit

Permalink
Travis clean before zipping
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Apr 3, 2018
1 parent 02d9667 commit 412e4d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ before_deploy:
- openssl aes-256-cbc -K $encrypted_85fecf66b314_key -iv $encrypted_85fecf66b314_iv -in mew.gpg.enc -out mew.gpg -d
- mkdir deploy
- gpg --allow-secret-key-import --import mew.gpg
- gulp clean
- gulp travisZip
- |
for f in deploy/*; do
Expand Down

0 comments on commit 412e4d9

Please sign in to comment.