Skip to content

Commit 13e33e9

Browse files
committed
use branch
1 parent 0be367d commit 13e33e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ before_install:
7575
fi;
7676
fi
7777

78-
- git clone https://github.com/haxeui/haxeui-core.git --depth=1
78+
- git clone --branch $TRAVIS_BRANCH https://github.com/haxeui/haxeui-core.git --depth=1
7979
- haxelib dev haxeui-core haxeui-core
8080

8181
- git clone https://github.com/haxeui/hxWidgets.git --depth=1

0 commit comments

Comments
 (0)