Merge pull request #108 from python-pillow/rm-sudo

'sudo: required' no longer required
This commit is contained in:
Hugo 2018-11-26 09:34:22 +02:00 committed by GitHub
commit 92819f477b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,6 @@ env:
language: python
# Default Python version is usually 2.7
python: 3.5
sudo: required
dist: trusty
services: docker
osx_image: xcode6.4