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: