UNPKG
fs-memory-store
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
Filesystem store with in-memory cache
github.com/twolfson/fs-memory-store
twolfson/fs-memory-store
fs-memory-store
/
.travis.yml
15 lines
(12 loc)
•
248 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: node_js
node_js:
-
"0.11"
-
"0.10"
-
"0.8"
matrix:
allow_failures: - node_js:
"0.11"
before_install:
- curl --location http://rawgit.com/twolfson/fix-travis-ci/master/lib/install.sh | bash -s
notifications:
email: false