mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2026-02-25 19:17:26 +08:00
Add test status
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
install:
|
||||
- git clone --single-branch -b vim-vue-plugin --depth=1 https://github.com/leafOfTree/test ../test
|
||||
|
||||
script:
|
||||
- bash ../test/src/test.sh
|
||||
Reference in New Issue
Block a user