mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-17 09:40:58 +02:00
travis: Fix macos builds
This commit is contained in:
@ -7,7 +7,8 @@ matrix:
|
|||||||
before_install:
|
before_install:
|
||||||
- brew install imagemagick
|
- brew install imagemagick
|
||||||
- brew install python3
|
- brew install python3
|
||||||
- brew link --overwite python3
|
- virtualenv env -p python3
|
||||||
|
- source env/bin/activate
|
||||||
- os: linux
|
- os: linux
|
||||||
python: 3.5
|
python: 3.5
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Reference in New Issue
Block a user