Skip to content

Commit 4be84d7

Browse files
committed
CI: Use Python 3.9
1 parent 45dd264 commit 4be84d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
vi_cv_path_ruby=/usr/local/opt/ruby/bin/ruby
1616
vi_cv_dll_name_perl=/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/libperl.dylib
1717
vi_cv_dll_name_python=/System/Library/Frameworks/Python.framework/Versions/2.7/Python
18-
vi_cv_dll_name_python3=/usr/local/Frameworks/Python.framework/Versions/3.8/Python
18+
vi_cv_dll_name_python3=/usr/local/Frameworks/Python.framework/Versions/3.9/Python
1919
vi_cv_dll_name_ruby=/usr/local/opt/ruby/lib/libruby.dylib
2020
VIMCMD=src/MacVim/build/Release/MacVim.app/Contents/MacOS/Vim
2121
CONFOPT="--with-features=huge --enable-netbeans --with-tlib=ncurses --enable-cscope --enable-gui=macvim"

0 commit comments

Comments
 (0)