mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-02 21:36:16 +03:00
Merge pull request #108 from python-pillow/rm-sudo
'sudo: required' no longer required
This commit is contained in:
commit
92819f477b
|
@ -14,7 +14,6 @@ env:
|
||||||
language: python
|
language: python
|
||||||
# Default Python version is usually 2.7
|
# Default Python version is usually 2.7
|
||||||
python: 3.5
|
python: 3.5
|
||||||
sudo: required
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
services: docker
|
services: docker
|
||||||
osx_image: xcode6.4
|
osx_image: xcode6.4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user