Skip to content

Commit

Permalink
Don't use sudo for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Nov 1, 2015
1 parent 94f3b9b commit 76f8177
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -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
Expand Down

0 comments on commit 76f8177

Please sign in to comment.