Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Commit

Permalink
Use forked version of wagtail-personalisation
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanbegbie committed Nov 8, 2017
1 parent 3708d3f commit 18dbfe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ install:
- pip install coveralls coverage --cache-dir $HOME/.pip-cache/
- pip install flake8 --cache-dir $HOME/.pip-cache/
- pip install -r requirements-dev.txt --cache-dir $HOME/.pip-cache/
- pip install git+git://github.com/torchbox/wagtail-personalisation.git@b786b0a4d2e7a39c6034eb7b99d6158f065ca784#egg=wagtail_personalisation
- pip install -e . --cache-dir $HOME/.pip-cache/
script:
- flake8 molo
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ molo.core<6.0.0,>=5.0.0
celery<4.0
django-celery
wagtailsurveys==0.1.1
wagtail-personalisation==0.9.1
wagtail-personalisation
psycopg2
html5lib==0.9999999
Unidecode==0.04.16

0 comments on commit 18dbfe4

Please sign in to comment.