move vim version stuff to travis config

This commit is contained in:
David Halter
2013-08-23 11:29:34 +04:30
parent c3bea09d74
commit dcf884a6ca
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -2,4 +2,5 @@ language: python
install:
- pip install --quiet --use-mirrors pytest
script:
- vim --version
- py.test