Don't use sudo for Travis CI

Este commit está contenido en:
Shougo Matsushita 2015-11-01 14:21:23 +09:00
padre 755f08a08f
commit 5867906757
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

@ -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