aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2019-07-12 01:08:21 +0200
committerRenaud G <renaud@rolisteam.org>2019-07-12 01:08:21 +0200
commitd79e421e01c8b0e7f633b94384da18cf916588ad (patch)
treec320f67303c048eb5ce7693b5f7ed17e495f4c53
parent258e1758cff02f3a7f317b4fec2c0b5dfc2fccce (diff)
downloadOneRoll-d79e421e01c8b0e7f633b94384da18cf916588ad.tar.gz
OneRoll-d79e421e01c8b0e7f633b94384da18cf916588ad.zip
update ci
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8221acd..861ec30 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ matrix:
- os: osx
osx_image: xcode10
before_install:
- - brew update
+ - travis_wait 30 brew update
before_script:
- sudo Xvfb :99 -ac -screen 0 1024x768x8 &
install: