Skip to content

Commit

Permalink
Cleanup travis output / deprecations.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Mar 9, 2015
1 parent c5ff137 commit b07f757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -8,8 +8,8 @@ python:
- 3.4
- pypy
install:
- pip install . --use-mirrors
- pip install .
script:
- python setup.py test -q
- python setup.py -q test -q
notifications:
email: false

0 comments on commit b07f757

Please sign in to comment.