remove sudo: false from .travis.yml

This commit is contained in:
itchyny
2019-08-06 15:33:58 +09:00
parent d589eb5530
commit f5039419d8

View File

@@ -1,7 +1,5 @@
language: generic language: generic
sudo: false
install: install:
- git clone --depth=1 https://github.com/thinca/vim-themis /tmp/themis - git clone --depth=1 https://github.com/thinca/vim-themis /tmp/themis
- (if ! test -d $HOME/vim-$VIM_VERSION/bin; then - (if ! test -d $HOME/vim-$VIM_VERSION/bin; then