diff --git a/.travis.yml b/.travis.yml index 37bb110..02dca11 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: python python: - 2.7 install: - - pip install . --use-mirrors + - pip install . script: - python setup.py test -q notifications: