Skip to content

Commit

Permalink
no doc test
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Dec 18, 2018
1 parent a479459 commit c99e0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ script:
- flake8 .
- python setup.py install
- python setup.py test
- cd docs && pip install -r requirements.txt && make clean && make html && make doctest && cd ..
- cd docs && pip install -r requirements.txt && make clean && make html
after_success:
- codecov
notifications:
Expand Down

0 comments on commit c99e0ea

Please sign in to comment.