[tests] Use nosetests to run doctests on travis
Add the --with-doctest flag to the nosetests that are run on Travis CI. Remove the calls to doctest if the __main__ of each modules. This closes #1.
Please register or sign in to comment
Add the --with-doctest flag to the nosetests that are run on Travis CI. Remove the calls to doctest if the __main__ of each modules. This closes #1.