mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-11 09:03:14 +00:00
Limit the tests to dbtemplates.
This commit is contained in:
parent
d3ccb0c42a
commit
20aebf894d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ before_script:
|
|||
- export PIP_USE_MIRRORS=true
|
||||
- export DJANGO_SETTINGS_MODULE=dbtemplates.test_settings
|
||||
script:
|
||||
- django-admin.py jenkins
|
||||
- django-admin.py jenkins dbtemplates
|
||||
env:
|
||||
- DJANGO=1.2.7
|
||||
- DJANGO=1.3.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue