fork buddy
This commit is contained in:
+2
-1
@@ -49,7 +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 install buddy
|
- haxelib git buddy git://github.com/profelis/buddy.git
|
||||||
|
- haxelib install promhx
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd $TRAVIS_BUILD_DIR
|
- cd $TRAVIS_BUILD_DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user