UNPKG
numeraljs
Version:
latest (1.5.6)
1.5.6
1.5.5
1.5.4
1.5.3
Format and manipulate numbers.
numeraljs.com
NicoJuicy/Numeral-js
numeraljs
/
.travis.yml
7 lines
•
132 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.10"
-
"0.8"
before_script:
- npm install -g grunt-cli
script: grunt travis --verbose