Skip to content

Commit

Permalink
Remove deprecated arguement from pip command
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkcuys committed May 8, 2014
1 parent 0204bb2 commit 43105e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ env:
- DJANGO=1.6

install:
- pip install -r requirements.txt --use-mirrors
- pip install -r requirements.txt

script: python manage.py test classphoto groups mail sequence signup unsubscribe

Expand Down

0 comments on commit 43105e2

Please sign in to comment.