changeset 11809:bf2e1413c676

Remove ruby-dev from travis config. commit https://github.com/vim/vim/commit/bb543088a5517e0cccb78273f260923cab98caa9 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 28 12:45:40 2017 +0200 Remove ruby-dev from travis config.
author Christian Brabandt <cb@256bit.org>
date Fri, 28 Jul 2017 13:00:06 +0200
parents 71659235b859
children df1fc5c41c6c
files .travis.yml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml
+++ b/.travis.yml
@@ -74,7 +74,6 @@ addons:
       - python3-dev
       - liblua5.2-dev
       - lua5.2
-      - ruby-dev
       - cscope
 
 before_install: