mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Merge pull request #2895 from wiredfool/docker-updates
Docker test updates: rename amazon to amazon-1, add amazon-2 and fedora-27
This commit is contained in:
commit
100da237a7
|
@ -26,9 +26,11 @@ matrix:
|
|||
- env: DOCKER="debian-stretch-x86"
|
||||
- env: DOCKER="centos-6-amd64"
|
||||
- env: DOCKER="centos-7-amd64"
|
||||
- env: DOCKER="amazon-amd64"
|
||||
- env: DOCKER="amazon-1-amd64"
|
||||
- env: DOCKER="amazon-2-amd64"
|
||||
- env: DOCKER="fedora-25-amd64"
|
||||
- env: DOCKER="fedora-26-amd64"
|
||||
- env: DOCKER="fedora-27-amd64"
|
||||
|
||||
dist: trusty
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user