mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-29 02:34:10 +03:00
Merge pull request #2843 from wiredfool/docker-updates
Docker test environment updates, Fedora, Centos
This commit is contained in:
commit
e9308b0c3a
|
@ -25,8 +25,9 @@ matrix:
|
||||||
- env: DOCKER="ubuntu-precise-amd64"
|
- env: DOCKER="ubuntu-precise-amd64"
|
||||||
- env: DOCKER="debian-stretch-x86"
|
- env: DOCKER="debian-stretch-x86"
|
||||||
- env: DOCKER="centos-6-amd64"
|
- env: DOCKER="centos-6-amd64"
|
||||||
|
- env: DOCKER="centos-7-amd64"
|
||||||
- env: DOCKER="amazon-amd64"
|
- env: DOCKER="amazon-amd64"
|
||||||
- env: DOCKER="fedora-24-amd64"
|
- env: DOCKER="fedora-25-amd64"
|
||||||
- env: DOCKER="fedora-26-amd64"
|
- env: DOCKER="fedora-26-amd64"
|
||||||
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
|
@ -370,9 +370,11 @@ These platforms are built and tested for every change.
|
||||||
+----------------------------------+-------------------------------+-----------------------+
|
+----------------------------------+-------------------------------+-----------------------+
|
||||||
| Centos 6 | 2.7 |x86-64 |
|
| Centos 6 | 2.7 |x86-64 |
|
||||||
+----------------------------------+-------------------------------+-----------------------+
|
+----------------------------------+-------------------------------+-----------------------+
|
||||||
|
| Centos 7 | 2.7 |x86-64 |
|
||||||
|
+----------------------------------+-------------------------------+-----------------------+
|
||||||
| Debian Stretch | 2.7 |x86 |
|
| Debian Stretch | 2.7 |x86 |
|
||||||
+----------------------------------+-------------------------------+-----------------------+
|
+----------------------------------+-------------------------------+-----------------------+
|
||||||
| Fedora 24 | 2.7 |x86-64 |
|
| Fedora 25 | 2.7 |x86-64 |
|
||||||
+----------------------------------+-------------------------------+-----------------------+
|
+----------------------------------+-------------------------------+-----------------------+
|
||||||
| Fedora 26 | 2.7 |x86-64 |
|
| Fedora 26 | 2.7 |x86-64 |
|
||||||
+----------------------------------+-------------------------------+-----------------------+
|
+----------------------------------+-------------------------------+-----------------------+
|
||||||
|
|
Loading…
Reference in New Issue
Block a user