mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-25 17:33:09 +01:00
travis: Fix macOS
This commit is contained in:
parent
50c6ba0205
commit
93ea9b519e
@ -5,11 +5,9 @@ matrix:
|
||||
- os: osx
|
||||
language: generic
|
||||
before_install:
|
||||
- brew update
|
||||
- brew install imagemagick
|
||||
- brew install python3
|
||||
- virtualenv env -p python3
|
||||
- source env/bin/activate
|
||||
- brew link --overwite python3
|
||||
- os: linux
|
||||
python: 3.5
|
||||
- os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user