switch to default buddy

This commit is contained in:
Dima Granetchi
2014-11-17 10:15:06 +02:00
parent 129eae2228
commit 62400540d8
+2 -2
View File
@@ -49,8 +49,8 @@ before_install: # clone travis-hx repo
install: # setup the target
- ~/travis-hx/setup.sh
- haxelib git buddy git://github.com/profelis/buddy.git master src
- haxelib install promhx
# - haxelib git buddy git://github.com/profelis/buddy.git master src
- haxelib install buddy
script:
- cd $TRAVIS_BUILD_DIR