travis_retry
This commit is contained in:
+1
-2
@@ -49,8 +49,7 @@ 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
|
- travis_retry haxelib install buddy
|
||||||
- haxelib install buddy
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd $TRAVIS_BUILD_DIR
|
- cd $TRAVIS_BUILD_DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user