diff --git a/.travis.yml b/.travis.yml index 37bf48e..4d79ad5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ python: # Install Dependencies install: - pip install nose coveralls - - 'python setup.py install' # Run Tests script: