UNPKG
sharp-vibrant
Version:
latest (0.4.0)
0.4.0
0.3.0
Extract prominent colors from an image in a node environment using sharp.
LiveChart/sharp-vibrant
sharp-vibrant
/
.travis.yml
15 lines
(14 loc)
•
211 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
node_js:
-
"11"
addons:
firefox:
"latest"
chrome:
"latest"
jobs:
include:
-
stage:
build
script:
npm
run
build
-
stage:
test
script:
npm
run
test
services:
-
xvfb