mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-20 00:36:09 +01:00
0.1.0 Initial Commit
This commit is contained in:
8
.vim_runtime/sources_non_forked/vim-snippets/.travis.yml
Normal file
8
.vim_runtime/sources_non_forked/vim-snippets/.travis.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
language: c
|
||||
sudo: false
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
script:
|
||||
- ./tests.sh
|
||||
Reference in New Issue
Block a user