Skip to content

Commit 059e6c5

Browse files
author
Tim 'mithro' Ansell
committed
travis: Cleanup and generate version.py before deploy.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
1 parent 1d7c992 commit 059e6c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ script:
88
- make build
99

1010
before_deploy:
11+
- make clean
12+
- make sphinxcontrib_verilog_diagrams/version.py
1113
- sudo ln -sf /usr/bin/python3 /usr/bin/python
1214

1315
deploy:

0 commit comments

Comments
 (0)