Skip to content

Commit 155f714

Browse files
committed
Install assets before deploying to PyPI
Also, commit package-lock.json
1 parent e03d2a6 commit 155f714

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ before_script:
2121
- flake8 flask_apispec
2222
script: py.test
2323
after_success: codecov
24+
before_deploy: invoke install
2425
deploy:
2526
provider: pypi
2627
user: sloria

package-lock.json

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)