From c51bbcf104d3163366b91b2dfaa3e806f31cd02a Mon Sep 17 00:00:00 2001 From: Erik Arvstedt Date: Sun, 12 Jan 2020 20:52:34 +0100 Subject: [PATCH] travis: move comment --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 31e41f5..1828ba3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ language: shell -# broken: -# - PKG=electrs STABLE=0 - install: # Retry installing nix due to nondeterministic error # Fatal error: glibc detected an invalid stdio handle @@ -28,6 +25,8 @@ env: - PKG=elementsd STABLE=1 - PKG=elementsd STABLE=0 - PKG=electrs STABLE=1 + # broken + # - PKG=electrs STABLE=0 - PKG=liquid-swap STABLE=1 script: - printf '%s (%s)\n' "$NIX_PATH" "$VER"