Skip to content

Commit c3014a7

Browse files
committed
bugfix codecov
1 parent 3b17829 commit c3014a7

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
@@ -19,7 +19,7 @@ script:
1919
- flake8 .
2020
- python setup.py install
2121
- python setup.py test
22-
- cd docs && pip install -r requirements.txt && make clean && make html && make doctest
22+
- cd docs && pip install -r requirements.txt && make clean && make html && make doctest && cd ..
2323
after_success:
2424
- codecov
2525
notifications:

0 commit comments

Comments
 (0)