mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-09 23:48:35 +01:00
travis: Remove macOS
This commit is contained in:
parent
da893b6a38
commit
a1eb760489
@ -2,14 +2,6 @@ language: python
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
|
||||||
language: generic
|
|
||||||
before_install:
|
|
||||||
- brew update
|
|
||||||
- brew install imagemagick
|
|
||||||
- brew upgrade python
|
|
||||||
- virtualenv env -p python3
|
|
||||||
- source env/bin/activate
|
|
||||||
- os: linux
|
- os: linux
|
||||||
python: 3.5
|
python: 3.5
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user