mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Whoops; need to update the excludes.
This commit is contained in:
parent
2ebc4b414a
commit
a86527beec
1 changed files with 4 additions and 2 deletions
|
|
@ -15,9 +15,11 @@ env:
|
|||
- secure: mMa7UUt+CQDB52fGM1T3oRL67OzQzRIc+BQCOqUEUhBV7p5g7Y1Hv6NTdVZTvK16x3DsP+5kFNd1v7rsTFw2qzP3hOxIv2BtMPuSzZdnN85Zd/nGwnztxzj/rqw7TMBaYvIdEZZbpRF/K0p0Xr6LJK2s9UkPXPUaLqly7kNi360=
|
||||
matrix:
|
||||
exclude:
|
||||
- env: DJANGO=1.4.14
|
||||
- env: DJANGO=1.4.20
|
||||
python: '3.3'
|
||||
- env: DJANGO=1.7.1
|
||||
- env: DJANGO=1.7.8
|
||||
python: '2.6'
|
||||
- env: DJANGO=1.8.2
|
||||
python: '2.6'
|
||||
install:
|
||||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue