switch to default buddy
This commit is contained in:
+2
-2
@@ -49,8 +49,8 @@ before_install: # clone travis-hx repo
|
|||||||
|
|
||||||
install: # setup the target
|
install: # setup the target
|
||||||
- ~/travis-hx/setup.sh
|
- ~/travis-hx/setup.sh
|
||||||
- haxelib git buddy git://github.com/profelis/buddy.git master src
|
# - haxelib git buddy git://github.com/profelis/buddy.git master src
|
||||||
- haxelib install promhx
|
- haxelib install buddy
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd $TRAVIS_BUILD_DIR
|
- cd $TRAVIS_BUILD_DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user