diff --git a/.travis.yml b/.travis.yml index 3c01fc14..00d07600 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,4 @@ install: before_script: - "flake8 zipline tests" script: - - nosetesst + - nosetests