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 a58c5b4 commit c6fa221Copy full SHA for c6fa221
.travis.yml
@@ -21,7 +21,7 @@ node_js:
21
22
before_install:
23
- nvm install v6.9.2
24
- - 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
25
- haxelib dev haxeui-core haxeui-core
26
27
install:
0 commit comments