Markdown Vim Mode
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
240 B

language: vim
install: |
sudo apt-get update
sudo apt-get install vim
cd ..
git clone https://github.com/godlygeek/tabular
git clone https://github.com/junegunn/vader.vim
script: |
cd "$TRAVIS_BUILD_DIR"
./test/run-tests.sh