0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-12-24 13:29:01 -05:00

update node version for travis

This commit is contained in:
liabru 2015-09-17 18:55:33 +01:00
parent f2635ab587
commit e698b6b5be

View file

@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
before_install:
- npm install -g grunt-cli
- mkdir travis-phantomjs