UNPKG
koop-cache-memory
Version:
latest (1.1.0)
1.1.0
1.0.2
1.0.1
1.0.0
An in-memory cache for KOop
github.com/koopjs/koop-cache-memory
koopjs/koop-cache-memory
koop-cache-memory
/
.travis.yml
9 lines
(8 loc)
•
86 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language:
node_js
node_js:
-
"6"
sudo:
false
cache:
- node_modules
script:
- npm test