summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorChris Dickens <christopher.a.dickens@gmail.com>2020-12-19 13:29:38 -0800
committerChris Dickens <christopher.a.dickens@gmail.com>2020-12-19 13:29:38 -0800
commit40644b462254638db93501d7fcd37ceea301b699 (patch)
tree3b4c1d0f647c3d8c460158284a3690c676482ce2 /.travis.yml
parenteed8a371ea53939096ba94d44001e0637d042572 (diff)
downloadlibusb-40644b462254638db93501d7fcd37ceea301b699.tar.gz
travis: Turn off Homebrew updates
The builds no longer succeed on the xcode9.4 image because updating Homebrew takes too much time. The packages we need from Homebrew are not frequently updated, so using the latest formulae that the image provides should be sufficient. Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 35326e3..e92f0c4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,7 +47,6 @@ addons:
- automake
- libtool
- m4
- update: true
before_script:
- ./bootstrap.sh