UNPKG
loc
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.1
0.5.0
lightweight simple translation module with dynamic json storage
github.com/intesso/loc
intesso/loc
loc
/
.travis.yml
15 lines
(11 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:
-
"0.12"
-
"0.11"
-
"0.10"
before_script:
-
"npm install"
script:
-
"node_modules/mocha/bin/mocha"
notifications:
email: andi.neck@intesso.com