Skip to content

Commit

Permalink
Removed django-grappelli from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszb committed Oct 22, 2013
1 parent c638557 commit 203ee7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
- DJANGO_VERSION=1.5.4

install:
- pip install -q mock==0.8 django-grappelli==2.3.8 Django==$DJANGO_VERSION coverage coveralls
- pip install -q mock==0.8 Django==$DJANGO_VERSION coverage coveralls
- pip install . --use-mirrors

script:
Expand Down

0 comments on commit 203ee7c

Please sign in to comment.