UNPKG
choo-shortcache
Version:
latest (0.0.0)
0.0.0
choo nanocomponent cache shortcut
choo-shortcache
/
example
/
node_modules
/
combine-source-map
/
.travis.yml
9 lines
(8 loc)
•
122 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
sudo:
false
language:
node_js
node_js:
-
"0.10"
-
"0.12"
-
"iojs-v2.4"
before_install:
- npm install --
global
npm