use node.js v4.2.x in travis tests
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '0.10'
|
- '4.2'
|
||||||
- '0.12'
|
|
||||||
install:
|
install:
|
||||||
- export DISPLAY=:99.0
|
- export DISPLAY=:99.0
|
||||||
- sh -e /etc/init.d/xvfb start
|
- sh -e /etc/init.d/xvfb start
|
||||||
|
|||||||
Reference in New Issue
Block a user