mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
sccache
This commit is contained in:
parent
5e08c83387
commit
e5902fed9b
2 changed files with 57 additions and 46 deletions
|
@ -46,6 +46,7 @@ def main():
|
|||
decision.create_task_with_in_tree_dockerfile(
|
||||
task_name="Linux x86_64: tidy + dev build + unit tests",
|
||||
command="""
|
||||
sccache --version
|
||||
./mach test-tidy --no-progress --all
|
||||
#./mach build --dev
|
||||
#./mach test-unit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue