aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d775824f0..41814e954 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -250,8 +250,10 @@ matrix:
- EXTRA_OPAM="${LABLGTK}"
before_install:
- brew update
+ - brew unlink python
- brew install opam gnu-time gtk+ expat gtksourceview gdk-pixbuf
- - brew upgrade python
+ - brew unlink python@2
+ - brew install python3
- pip3 install macpack
before_deploy:
- dev/build/osx/make-macos-dmg.sh