From 97e3600467279bf16f41e8fccf7b3250804f1eec Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Thu, 21 May 2020 22:02:07 +1000 Subject: [PATCH] disable failing envs --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 85b8890..04cd5b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: