Skip to content

Commit 77cfba8

Browse files
committed
travis: test setup.py
1 parent d423611 commit 77cfba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ deploy:
2424
condition: $TRAVIS_TAG =~ v[0-9]+.[0-9]+.[0-9]+.* && $(if grep -q "${BASH_REMATCH:1}" "$TRAVIS_BUILD_DIR/setup.py"; then echo 0; fi)
2525

2626
script:
27+
- python setup.py install
2728
- ./doc/update-gh-pages.sh

0 commit comments

Comments
 (0)