Equation.js/.travis.yml
2015-04-22 17:11:12 +04:30

6 lines
83 B
YAML

language: node_js
before_install:
- npm install grunt-cli -g
node_js:
- "0.12"