Skip to content

Commit

Permalink
travis: Cleanup and generate version.py before deploy.
Browse files Browse the repository at this point in the history
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
  • Loading branch information
mithro committed Jun 24, 2020
1 parent 1d7c992 commit 059e6c5
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 @@ -8,6 +8,8 @@ script:
- make build

before_deploy:
- make clean
- make sphinxcontrib_verilog_diagrams/version.py
- sudo ln -sf /usr/bin/python3 /usr/bin/python

deploy:
Expand Down

0 comments on commit 059e6c5

Please sign in to comment.