mirror of
https://github.com/danbulant/node-x11
synced 2026-05-19 04:18:35 +00:00
disable failing envs
This commit is contained in:
parent
bf56aef5a4
commit
97e3600467
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ before_script:
|
|||
|
||||
env:
|
||||
- NOLISTEN=tcp DISPLAY=:99.0
|
||||
- NOLISTEN=unix DISPLAY=:99.0
|
||||
- NOLISTEN=unix DISPLAY=127.0.0.2:99.0
|
||||
# - NOLISTEN=unix DISPLAY=:99.0
|
||||
# - NOLISTEN=unix DISPLAY=127.0.0.2:99.0
|
||||
|
||||
language: node_js
|
||||
node_js:
|
||||
|
|
|
|||
Loading…
Reference in a new issue