Advanced Computing Platform for Theoretical Physics

Commit 1b743e0e authored by Maximilian Soelch's avatar Maximilian Soelch
Browse files

add doctests to travis

parent 8fbe2a76
......@@ -15,7 +15,7 @@ before_install:
install:
- travis_wait travis_retry pip install -r requirements.txt
- travis_retry pip install -e .
script: nosetests test
script: nosetests test --with-doctests
cache:
- apt
- directories:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment