diff --git a/.travis.yml b/.travis.yml index 5394720..06415ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,7 +45,7 @@ matrix: - env: SOME_ENV_HERE=some_opt before_install: # clone travis-hx repo - - travis_retry git clone --depth=50 --branch=master git://github.com/profelis/travis-hx.git ~/travis-hx + - travis_retry git clone --depth=50 --branch=patch-1 git://github.com/profelis/travis-hx.git ~/travis-hx install: # setup the target - ~/travis-hx/setup.sh