From c6fa221b5a7d954c0fcc5eab51055ea9b919be73 Mon Sep 17 00:00:00 2001 From: Ian Harrigan Date: Wed, 20 Sep 2017 18:16:58 +0200 Subject: [PATCH] Use branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cf580d0..e802a8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ node_js: before_install: - nvm install v6.9.2 - - git clone https://github.com/haxeui/haxeui-core.git --depth=1 + - git clone --branch $TRAVIS_BRANCH https://github.com/haxeui/haxeui-core.git --depth=1 - haxelib dev haxeui-core haxeui-core install: