Test against branches of language repos w/ new injection queries
This commit is contained in:
parent
9dfd03e79a
commit
cf5a6c0b9f
2 changed files with 4 additions and 4 deletions
|
|
@ -24,9 +24,9 @@ fetch_grammar() {
|
|||
fetch_grammar bash master
|
||||
fetch_grammar c master
|
||||
fetch_grammar cpp master
|
||||
fetch_grammar embedded-template master
|
||||
fetch_grammar embedded-template new-highlight-injection-api
|
||||
fetch_grammar go master
|
||||
fetch_grammar html master
|
||||
fetch_grammar html new-highlight-injection-api
|
||||
fetch_grammar javascript master
|
||||
fetch_grammar json master
|
||||
fetch_grammar python master
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@
|
|||
call:fetch_grammar bash master
|
||||
call:fetch_grammar c master
|
||||
call:fetch_grammar cpp master
|
||||
call:fetch_grammar embedded-template master
|
||||
call:fetch_grammar embedded-template new-highlight-injection-api
|
||||
call:fetch_grammar go master
|
||||
call:fetch_grammar html master
|
||||
call:fetch_grammar html new-highlight-injection-api
|
||||
call:fetch_grammar javascript master
|
||||
call:fetch_grammar json master
|
||||
call:fetch_grammar python master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue