Skip to content

Commit

Permalink
Add doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
fmder authored May 19, 2019
1 parent 8e54d6f commit 8b261bd
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 @@ -43,7 +43,7 @@ install:
- pip install $NUMPY
# command to run tests
script:
- python setup.py nosetests --verbosity=3
- python setup.py nosetests --verbosity=3 --with-doctest
notifications:
webhooks:
urls:
Expand Down

0 comments on commit 8b261bd

Please sign in to comment.