diff --git a/.travis.yml b/.travis.yml index 0cfd02e3..08d6703b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,7 +77,7 @@ matrix: script: - make ${MAKETARGET} - - cd test && nosetest -v + - cd test && nosetests -v cache: pip