Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit da279e1

Browse files
committed
use node.js v4.2.x in travis tests
1 parent de52eb7 commit da279e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- '0.10'
5-
- '0.12'
4+
- '4.2'
65
install:
76
- export DISPLAY=:99.0
87
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)