mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Init submodules in CI
This commit is contained in:
@@ -4,6 +4,8 @@ before_install:
|
||||
- git fetch origin test/attributes:test/attributes
|
||||
- git fetch origin test/master:test/master
|
||||
- sudo apt-get install libicu-dev -y
|
||||
- git submodule init
|
||||
- git submodule sync --quiet
|
||||
- script/fast-submodule-update
|
||||
rvm:
|
||||
- 1.9.3
|
||||
|
||||
Reference in New Issue
Block a user