update travis config to not accept failures on 3.4

pull/325/head^2^2
Matt Westcott 2014-07-02 17:16:19 +01:00
rodzic 38ca434aeb
commit ab486a526a
1 zmienionych plików z 0 dodań i 5 usunięć

Wyświetl plik

@ -6,11 +6,6 @@ python:
env:
- DJANGO_VERSION=Django==1.6.5
#- DJANGO_VERSION=Django==1.7.0
matrix:
allow_failures:
- python: 3.4
#- env: DJANGO_VERSION=Django==1.7.0
fast_finish: true
# Services
services:
- redis-server