Skip to content

Commit

Permalink
FeinCMS is a dependency too for running the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Jan 31, 2019
1 parent c441cf2 commit 1766598
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 @@ -40,6 +40,6 @@ matrix:
- env: REQ="https://github.com/django/django/archive/master.zip#egg=Django"
install:
- pip install -U pip wheel
- pip install $REQ django-mptt Pillow
- pip install $REQ FeinCMS django-mptt Pillow
- python setup.py install
script: cd tests && ./manage.py test -v2 testapp

0 comments on commit 1766598

Please sign in to comment.