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"