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 0be367d commit 13e33e9
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 @@ -75,7 +75,7 @@ before_install:
fi;
fi

- 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

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

0 comments on commit 13e33e9

Please sign in to comment.