mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-09 15:38:30 +01:00
travis: Remove macOS
This commit is contained in:
parent
da893b6a38
commit
a1eb760489
@ -2,14 +2,6 @@ language: python
|
||||
|
||||
matrix:
|
||||
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
|
||||
python: 3.5
|
||||
- os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user