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 0be367d commit 13e33e9Copy full SHA for 13e33e9
.travis.yml
@@ -75,7 +75,7 @@ before_install:
75
fi;
76
fi
77
78
- - 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
79
- haxelib dev haxeui-core haxeui-core
80
81
- git clone https://github.com/haxeui/hxWidgets.git --depth=1
0 commit comments