From 1f68e690fc68125d95b3c9162d5a68614d251ab4 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 19 Jan 2017 16:43:42 +0000 Subject: [PATCH] more travis for OS X need to unlink sys py before installing --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8948b3d0..c00a5aef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -86,4 +86,5 @@ matrix: orc little-cms2 poppler pango libgsf openslide librsvg giflib openexr - python pygobject3 + - brew unlink python + - brew install python pygobject3