mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 08:36:23 +01:00
Fix allow failures format
This commit is contained in:
@@ -19,7 +19,7 @@ after_success:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: "3.7-dev"
|
- python: "3.7-dev"
|
||||||
- DJANGO_VERSION: "2.0a1"
|
- env: DJANGO_VERSION=2.0a1
|
||||||
env:
|
env:
|
||||||
- DJANGO_VERSION=1.10.8 # Remove in December 2017
|
- DJANGO_VERSION=1.10.8 # Remove in December 2017
|
||||||
- DJANGO_VERSION=1.11.5
|
- DJANGO_VERSION=1.11.5
|
||||||
|
|||||||
Reference in New Issue
Block a user