travis: move comment

This commit is contained in:
Erik Arvstedt 2020-01-12 20:52:34 +01:00
parent 7092dce0c7
commit c51bbcf104
No known key found for this signature in database
GPG Key ID: 33312B944DD97846

View File

@ -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"