mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
Do not invoke rvm reset
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user