Skip to content

Commit 1dea51d

Browse files
Update travis build matrix
1 parent e50dc70 commit 1dea51d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: .travis.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: node_js
22
node_js:
3-
- "0.10"
3+
- "7"
4+
- "6"
5+
- "5"
6+
- "4"
47
before_script:
58
- export DISPLAY=:99.0
69
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)