Skip to content

Commit c6fa221

Browse files
committed
Use branch
1 parent a58c5b4 commit c6fa221

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
@@ -21,7 +21,7 @@ node_js:
2121

2222
before_install:
2323
- nvm install v6.9.2
24-
- git clone https://github.com/haxeui/haxeui-core.git --depth=1
24+
- git clone --branch $TRAVIS_BRANCH https://github.com/haxeui/haxeui-core.git --depth=1
2525
- haxelib dev haxeui-core haxeui-core
2626

2727
install:

0 commit comments

Comments
 (0)