mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-25 09:04:48 +00:00
update travis config to not accept failures on 3.4
This commit is contained in:
parent
38ca434aeb
commit
ab486a526a
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue