0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00
liabru-matter-js/.travis.yml

6 lines
120 B
YAML
Raw Normal View History

2014-02-28 13:38:39 -05:00
language: node_js
node_js:
- "0.10"
before_install: npm install -g grunt-cli
install: npm install
before_script: grunt