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.
1 parent 8c13394 commit 017ef55Copy full SHA for 017ef55
.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