travis_retry

This commit is contained in:
Dima Granetchi
2014-11-17 19:46:17 +02:00
parent 138b9c935c
commit 1b15534d50
+1 -2
View File
@@ -49,8 +49,7 @@ 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 buddy
- travis_retry haxelib install buddy
script:
- cd $TRAVIS_BUILD_DIR