mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-17 09:51:08 +00:00
Allow failure of py36 build for now, until Travis gets it
This commit is contained in:
parent
89c4a0fc44
commit
f11646b10e
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ script:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- env: TOXENV=py35-django_trunk
|
||||
- env: TOXENV=py36-django111
|
||||
- env: TOXENV=py36-django_trunk
|
||||
|
||||
after_success: coveralls
|
||||
|
|
|
|||
Loading…
Reference in a new issue