From 82255e7b32966c7244fab0422953293e3ce9bb81 Mon Sep 17 00:00:00 2001 From: Dima Granetchi Date: Sun, 16 Nov 2014 03:47:34 +0200 Subject: [PATCH] switch travis-hx branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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