Ignore checks Django 1.10 on Python 3.3 (not supported)

This commit is contained in:
Vladimir Osintsev 2016-09-04 12:13:35 +03:00
parent cfe907d793
commit 36eeabe9c2

View file

@ -24,5 +24,7 @@ matrix:
env: DJANGO=1.7
- python: "3.3"
env: DJANGO=1.9
- python: "3.3"
env: DJANGO=1.10
after_success:
- coveralls