mirror of
https://github.com/lovell/sharp.git
synced 2025-07-12 12:00:14 +02:00
Enable CI on OS X
This commit is contained in:
parent
deacd553bf
commit
0ce8ad7130
@ -41,7 +41,6 @@ matrix:
|
||||
- sudo docker exec sharp apk add build-base git python2 --update-cache
|
||||
install: sudo docker exec sharp sh -c "npm install --unsafe-perm"
|
||||
script: sudo docker exec sharp sh -c "npm test"
|
||||
allow_failures:
|
||||
- name: "OS X - Node 6"
|
||||
os: osx
|
||||
osx_image: xcode9.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user