Skip to content

Commit

Permalink
TEST: only run installed Vim
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Jan 14, 2018
1 parent fc77b74 commit e4eb9b5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,6 @@ matrix:
- env: ENV=vim72
rvm: 1.8.7
addons: { apt: { packages: [vim-nox] } }
- env: ENV=python
rvm: 1.8.7
addons: { apt: { packages: [python2.7-dev] } }
- env: ENV=python3
rvm: 1.8.7
addons: { apt: { packages: [python3-dev] } }
- env: ENV=ruby18
rvm: 1.8.7
- env: ENV=ruby20
rvm: 2.0.0
- env: ENV=neovim
- env: ENV=vim8
install: |
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
Expand Down

0 comments on commit e4eb9b5

Please sign in to comment.