UNPKG
handlebars-helper-i18n
Version:
latest (0.1.0)
0.1.0
{{i18n}} handlebars helper
github.com/helpers/handlebars-helper-i18n
helpers/handlebars-helper-i18n
handlebars-helper-i18n
/
.travis.yml
8 lines
(7 loc)
•
103 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"0.10"
before_script:
- npm install -g grunt-cli
script:
- npm test