Skip to content

Commit

Permalink
Configure Travis CI to use vim-flavor
Browse files Browse the repository at this point in the history
  • Loading branch information
kana committed Jun 10, 2013
1 parent b3c7747 commit 6cd874b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
@@ -1,2 +1,4 @@
language: c
script: bash --version; vim --version; make test
language: ruby
rvm:
- 2.0.0
script: rake ci

0 comments on commit 6cd874b

Please sign in to comment.