Skip to content

Commit

Permalink
😐 Fix zip
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Vandeuren <vandeurenglenn@gmail.com>
  • Loading branch information
VandeurenGlenn committed Dec 31, 2016
1 parent ba718eb commit 8c0e967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- v7
- v6
before_deploy: cd dist && zip inject-template
before_deploy: cd dist && zip inject-template index.js
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 8c0e967

Please sign in to comment.