UNPKG
color-js
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
A color management API for JavaScript
github.com/brehaut/color-js
brehaut/color-js
color-js
/
.travis.yml
8 lines
(7 loc)
•
125 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"0.11"
before_script:
- npm install -g vows - npm install vows
script: vows test/* --spec