Don't use sudo for Travis CI
This commit is contained in:
parent
755f08a08f
commit
5867906757
@ -1,3 +1,5 @@
|
||||
sudo: false
|
||||
|
||||
before_script:
|
||||
- git clone https://github.com/syngan/vim-vimlint /tmp/vim-vimlint
|
||||
- git clone https://github.com/ynkdir/vim-vimlparser /tmp/vim-vimlparser
|
||||
|
Loading…
Reference in New Issue
Block a user