Skip to content

Commit 017ef55

Browse files
author
mcquin
committed
cd up after building docs
1 parent 8c13394 commit 017ef55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install:
1212
- pip install .
1313
script:
1414
- nosetests
15-
- cd docs && make html
15+
- cd docs && make html && cd ..
1616
deploy:
1717
provider: pypi
1818
user: mcquin

0 commit comments

Comments
 (0)