diff --git a/.travis.yml b/.travis.yml index cd437ab..75f7b56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ python: - 3.2 - 3.3 install: - - pip install . --use-mirrors + - pip install . script: - python setup.py test -q notifications: