Skip to content

Commit

Permalink
travis: test setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxzer committed Jan 29, 2019
1 parent d423611 commit 77cfba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ deploy:
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)

script:
- python setup.py install
- ./doc/update-gh-pages.sh

0 comments on commit 77cfba8

Please sign in to comment.