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 cccd9fa commit 9c91a1bCopy full SHA for 9c91a1b
.travis.yml
@@ -14,6 +14,8 @@ env:
14
VERSIONER_PYTHON_VERSION=2.7
15
vi_cv_path_python3=/usr/local/bin/python3
16
vi_cv_path_plain_lua=/usr/local/bin/lua
17
+ vi_cv_dll_name_perl=/System/Library/Perl/5.16/darwin-thread-multi-2level/CORE/libperl.dylib
18
+ vi_cv_dll_name_python3=/usr/local/Frameworks/Python.framework/Versions/3.5/Python
19
"CONFOPT='--with-features=huge --enable-multibyte --enable-netbeans --with-tlib=ncurses --enable-cscope --enable-perlinterp=dynamic --enable-pythoninterp=dynamic --enable-python3interp=dynamic --enable-rubyinterp=dynamic --enable-luainterp=dynamic --with-lua-prefix=/usr/local --enable-gui=macvim'"
20
21
sudo: false
0 commit comments