Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewIngram committed Jun 4, 2015
1 parent 1d2eb26 commit b75b877
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -18,8 +18,7 @@ matrix:
env: DJANGO=Django==1.4.20

install:
- pip wheel -r requirements.txt
- pip install -e . -r requirements.txt $DJANGO
- pip install -r requirements.txt $DJANGO
- pip install tox

script:
Expand Down

0 comments on commit b75b877

Please sign in to comment.