diff --git a/.travis.yml b/.travis.yml index 5c38577..516c51f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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