UNPKG
meru
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Make your life simple when using human readable directories and files
meru
/
.travis.yml
15 lines
(12 loc)
•
185 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
node_js:
-
"iojs"
-
"0.12"
-
"0.10"
-
"0.9"
notifications:
email:
false
before_install:
-
npm
i
-g
meru@0.0.4
cache:
yarn:
false