travis: Fix osx bug

This commit is contained in:
dylan araps 2017-10-12 09:24:16 +11:00
parent c0c2eeaf9f
commit b55c37ac14

View File

@ -5,6 +5,7 @@ matrix:
- os: osx
language: generic
before_install:
- brew update
- brew install imagemagick
- brew install python3
- virtualenv env -p python3