Skip to content

Commit

Permalink
Merge pull request #59 from antmicro/fix_deployment
Browse files Browse the repository at this point in the history
Fix deployment to PyPI
  • Loading branch information
mithro authored Sep 16, 2020
2 parents 2f3b1b7 + dd4de9b commit 4bdbf70
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 @@ -51,7 +51,7 @@ jobs:
before_install: null
before_deploy:
- make clean
- make sphinxcontrib_verilog_diagrams/version.py
- make sphinxcontrib_hdl_diagrams/version.py
- sudo ln -sf /usr/bin/python3 /usr/bin/python
deploy:
provider: pypi
Expand Down

0 comments on commit 4bdbf70

Please sign in to comment.