mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Remove unsupported environments from appveyor config
This commit is contained in:
parent
4089811aed
commit
ac80812d88
1 changed files with 1 additions and 4 deletions
|
|
@ -3,10 +3,7 @@ services:
|
|||
|
||||
environment:
|
||||
matrix:
|
||||
- TOXENV: py27-dj18-sqlite-noelasticsearch
|
||||
- TOXENV: py27-dj110-sqlite-noelasticsearch
|
||||
- TOXENV: py35-dj18-sqlite-noelasticsearch
|
||||
- TOXENV: py35-dj110-sqlite-noelasticsearch
|
||||
- TOXENV: py35-dj111-sqlite-noelasticsearch
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue