mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
Do not invoke rvm reset
This commit is contained in:
parent
bb543088a5
commit
d243a2a5ef
@ -77,7 +77,6 @@ addons:
|
||||
- cscope
|
||||
|
||||
before_install:
|
||||
- rvm reset
|
||||
- if [ "$COVERAGE" = "yes" ]; then pip install --user cpp-coveralls; fi
|
||||
# needed for https support for coveralls
|
||||
# building cffi only works with gcc, not with clang
|
||||
|
Loading…
x
Reference in New Issue
Block a user