Skip to content

Commit

Permalink
Use branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ianharrigan committed Sep 20, 2017
1 parent a58c5b4 commit c6fa221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ node_js:

before_install:
- nvm install v6.9.2
- 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
- haxelib dev haxeui-core haxeui-core

install:
Expand Down

0 comments on commit c6fa221

Please sign in to comment.