Skip to content

Commit 87c14ba

Browse files
authored
Update .travis.yml
1 parent e49963e commit 87c14ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- "0.10"
44
- "0.11"
5-
- "node" # latest stable Node.js release
5+
- "node" # latest stable Node.js release
66
before_script:
77
- export DISPLAY=:99.0
88
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)