From 00a64c6684a7f2de1bf5ffbedc1fe4c012a27a74 Mon Sep 17 00:00:00 2001 From: Kazuki Sakamoto Date: Thu, 1 Mar 2018 22:36:04 -0800 Subject: [PATCH] Sync Homebrew python change --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8af3621b0e..b352e137ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ sudo: false before_install: - brew update || brew update - - brew install python3 + - brew install python - brew install lua - brew install ruby