Skip to content

Commit

Permalink
Pin required django-hijack version
Browse files Browse the repository at this point in the history
  • Loading branch information
jvamvas committed Apr 13, 2016
1 parent f4b8f01 commit 316c3cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ sudo: false

install:
- pip install -r requirements.txt
- pip uninstall -y django-hijack
- pip install git+https://github.com/arteria/django-hijack.git
- pip install -r requirements-test.txt
- pip install $DJANGO
- pip install coveralls
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
django>=1.4,<1.10
django-compat>=1.0.8
django-hijack
django-hijack==2.1.0

0 comments on commit 316c3cb

Please sign in to comment.