From d2aaf7bd0914e1a16a11b70007b3ec85c7fb61cf Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Fri, 24 Aug 2018 15:15:57 -0300 Subject: [PATCH] revert travis to older lbryumx for now --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2c0935b0a..f9361f845 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,7 +46,7 @@ jobs: - pushd .. && git clone https://github.com/lbryio/electrumx.git --branch lbryumx && popd - pushd .. && git clone https://github.com/lbryio/orchstr8.git && popd - pushd .. && git clone https://github.com/lbryio/lbryschema.git && popd - - pushd .. && git clone https://github.com/lbryio/lbryumx.git && popd + - pushd .. && git clone https://github.com/lbryio/lbryumx.git && cd lbryumx && git checkout afd34f323dd94c516108a65240f7d17aea8efe85 && cd .. && popd - pushd .. && git clone https://github.com/lbryio/torba.git && popd script: tox after_success: