diff --git a/.travis.yml b/.travis.yml index 0aeab50..eba4a1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,8 @@ language: python python: - "2.7" -before_install: - - pip install pytest pytest-cov +#before_install: +# - pip install pytest pytest-cov # command to install dependencies install: