Remove unsupported environments from appveyor config

pull/3934/head
Matt Westcott 2017-10-13 12:22:25 +01:00
rodzic 4089811aed
commit ac80812d88
1 zmienionych plików z 1 dodań i 4 usunięć

Wyświetl plik

@ -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