We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b2804 commit 37eb48eCopy full SHA for 37eb48e
.travis.yml
@@ -17,7 +17,7 @@ haxe:
17
- development
18
19
before_install:
20
- - 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
21
- haxelib dev haxeui-core haxeui-core
22
23
0 commit comments