diff --git a/.travis.yml b/.travis.yml index a1978f9a4..d09612f7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ install: - pip install codecov # command to run tests script: - - nosetest -v --with-coverage + - nosetests -v --with-coverage notifications: email: