Skip to content

Commit

Permalink
Fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
neithere committed Oct 11, 2015
1 parent 1ba12f1 commit f8f6b95
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -5,9 +5,7 @@ python:
- 'pypy'
- 'pypy3'
install:
- 'pip install -r requirements/basic.txt'
- 'pip install -r requirements/devel.txt'
- 'pip install -r requirements/l10n.txt'
- 'pip install -r requirements/testing.txt'
script: python run_tests.py
notifications:
email:
Expand Down

0 comments on commit f8f6b95

Please sign in to comment.