Remove Python 3.5 test for Django master

This commit is contained in:
Jonathan Kim 2019-06-10 10:39:59 -07:00
parent 751ec57338
commit 9bd33a4099

View File

@ -26,8 +26,6 @@ matrix:
env: DJANGO=2.1
- python: 3.5
env: DJANGO=2.2
- python: 3.5
env: DJANGO=master
- python: 3.6
env: DJANGO=1.11