Skip to content

Commit 88c623c

Browse files
committed
add python3 for mac Travis
1 parent 76041b3 commit 88c623c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/before_install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ elif [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
4545
exit 1
4646
fi
4747

48+
brew install python3
4849
brew upgrade python
4950

5051
./dev/install-python-packages.sh

0 commit comments

Comments
 (0)