Advanced Computing Platform for Theoretical Physics

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

correct typo in .travis.yml

parent 385cd5b6
......@@ -15,7 +15,7 @@ before_install:
install:
- travis_wait travis_retry pip install -r requirements.txt
- travis_retry pip install -e .
script: nosetests test --with-doctests
script: nosetests test --with-doctest
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