From f570d29b6e2fcf838f1a946fc641a9bba3e6f99f Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Tue, 18 Jun 2019 22:04:13 +0200 Subject: try to brew update --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index b8a080ea..6787f4f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,6 +58,9 @@ addons: - cgal - python3 +before_install: + - brew update >/dev/null + # When installing through libcgal-dev apt, CMake Error at CGAL Exports.cmake The imported target "CGAL::CGAL Qt5" references the file install: - python3 -m pip install --upgrade pip setuptools wheel -- cgit v1.2.3