mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-21 18:11:29 +02:00
travis: Fix macOS
This commit is contained in:
parent
dafaa06389
commit
fdec2b3a3c
@ -7,7 +7,7 @@ matrix:
|
|||||||
before_install:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew install imagemagick
|
- brew install imagemagick
|
||||||
- brew install python3
|
- brew upgrade python
|
||||||
- virtualenv env -p python3
|
- virtualenv env -p python3
|
||||||
- source env/bin/activate
|
- source env/bin/activate
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user