mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-25 10:45:30 +00:00
Use fast-submodule-update in CI
Hopefully this will speed up CI builds.
This commit is contained in:
@@ -4,6 +4,7 @@ before_install:
|
|||||||
- git fetch origin test/attributes:test/attributes
|
- git fetch origin test/attributes:test/attributes
|
||||||
- git fetch origin test/master:test/master
|
- git fetch origin test/master:test/master
|
||||||
- sudo apt-get install libicu-dev -y
|
- sudo apt-get install libicu-dev -y
|
||||||
|
- script/fast-submodule-update
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
@@ -11,3 +12,5 @@ rvm:
|
|||||||
- 2.2
|
- 2.2
|
||||||
notifications:
|
notifications:
|
||||||
disabled: true
|
disabled: true
|
||||||
|
git:
|
||||||
|
submodules: false
|
||||||
|
|||||||
Reference in New Issue
Block a user