mirror of
https://github.com/danbulant/node-x11
synced 2026-06-24 17:21:47 +00:00
indent fix
This commit is contained in:
parent
01b6d9778c
commit
1a794c8b22
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ before_script:
|
||||||
- "sh -e /etc/init.d/xvfb start"
|
- "sh -e /etc/init.d/xvfb start"
|
||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 0.4
|
- 0.4
|
||||||
- 0.6
|
- 0.6
|
||||||
- 0.7 # development version of 0.8, may be unstable
|
- 0.7 # development version of 0.8, may be unstable
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue