mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-25 17:33:09 +01:00
travis: Fix macos builds
This commit is contained in:
parent
93ea9b519e
commit
d56bcf2002
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user