Skip to content

Commit

Permalink
Some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Aug 9, 2018
1 parent 0b7c88d commit 894c65c
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 @@ -32,7 +32,7 @@ script:
before_deploy:
- npm run zip
- ls -la mimizuku.zip
- export RELEASE_FILE=$(ls .zip)mimizuku
- export RELEASE_FILE=$(ls mimizuku.zip)
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 894c65c

Please sign in to comment.