mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
change travis node version to latest stable
This commit is contained in:
parent
6aa3661146
commit
ee336863f7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "node"
|
||||
before_install:
|
||||
- npm install -g gulp
|
||||
- mkdir travis-phantomjs
|
||||
|
|
Loading…
Reference in a new issue