We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c13394 + 017ef55 commit 4016addCopy full SHA for 4016add
.travis.yml
@@ -12,7 +12,7 @@ install:
12
- pip install .
13
script:
14
- nosetests
15
- - cd docs && make html
+ - cd docs && make html && cd ..
16
deploy:
17
provider: pypi
18
user: mcquin
0 commit comments