fork buddy

This commit is contained in:
Dima Granetchi
2014-11-16 13:58:40 +02:00
parent d0460a697c
commit 589309fc1b
+2 -1
View File
@@ -49,7 +49,8 @@ before_install: # clone travis-hx repo
install: # setup the target
- ~/travis-hx/setup.sh
- haxelib install buddy
- haxelib git buddy git://github.com/profelis/buddy.git
- haxelib install promhx
script:
- cd $TRAVIS_BUILD_DIR