UNPKG
colorpath
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Find path for colors
github.com/Leopoldthecoder/colorpath
Leopoldthecoder/colorpath
colorpath
/
.travis.yml
8 lines
•
232 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js node_js: stable script: ./node_modules/.bin/nyc npm
test
cache: directories: -
$HOME
/.npm -
$HOME
/.yarn-cache after_success: ./node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls