travis: Fix macos builds

This commit is contained in:
dylan araps 2017-09-25 08:51:24 +10:00
parent 93ea9b519e
commit d56bcf2002

View file

@ -7,7 +7,8 @@ matrix:
before_install:
- brew install imagemagick
- brew install python3
- brew link --overwite python3
- virtualenv env -p python3
- source env/bin/activate
- os: linux
python: 3.5
- os: linux