Skip to content

Commit

Permalink
Add missing minified version of JavaScript files
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjoe committed Jul 4, 2019
1 parent c441eee commit 4104a46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,12 @@ jobs:
python: "3.7"
install: npm install --only=dev
script: skip
before_deploy: npm run-script minify
after_success: true
deploy:
provider: pypi
distributions: sdist bdist_wheel
skip_cleanup: true
on:
tags: true
repo: codingjoe/django-s3file
Expand Down

0 comments on commit 4104a46

Please sign in to comment.