We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45dd264 commit 4be84d7Copy full SHA for 4be84d7
1 file changed
.travis.yml
@@ -15,7 +15,7 @@ env:
15
vi_cv_path_ruby=/usr/local/opt/ruby/bin/ruby
16
vi_cv_dll_name_perl=/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/libperl.dylib
17
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
+ vi_cv_dll_name_python3=/usr/local/Frameworks/Python.framework/Versions/3.9/Python
19
vi_cv_dll_name_ruby=/usr/local/opt/ruby/lib/libruby.dylib
20
VIMCMD=src/MacVim/build/Release/MacVim.app/Contents/MacOS/Vim
21
CONFOPT="--with-features=huge --enable-netbeans --with-tlib=ncurses --enable-cscope --enable-gui=macvim"
0 commit comments