We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1006bbc commit a31037bCopy full SHA for a31037b
.travis.yml
@@ -23,6 +23,7 @@ matrix:
23
install:
24
- pip install git+http://github.com/django-nonrel/django@nonrel-$DJANGO_VERSION
25
- pip install git+http://github.com/django-nonrel/django-dbindexer@master
26
+ - pip install git+http://github.com/django-nonrel/django-toolbox@master
27
- python setup.py install
28
29
script: cd tests && python runtests.py
0 commit comments