Open PeterDSteinberg opened 7 years ago
Note that the doctesting is currently off in .travis.yml (commented out):
.travis.yml
# - if [ "$TEST_DOCS" ]; then conda install -c conda-forge -c ioam -c scitools --use-local elm earthio && make html && make doctest; fi
Addressing this in branch: https://github.com/ContinuumIO/elm/tree/update_docs
Note that the doctesting is currently off in
.travis.yml
(commented out):.travis.yml