mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Taskcluster: add libsimpleservo and less-unstable builds to linux-dev task
This commit is contained in:
parent
0375cbcbc0
commit
6de65556b4
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@ def linux_tidy_unit():
|
||||||
./mach build --dev
|
./mach build --dev
|
||||||
./mach test-unit
|
./mach test-unit
|
||||||
./mach package --dev
|
./mach package --dev
|
||||||
|
./mach build --dev --libsimpleservo
|
||||||
|
./mach build --dev --no-default-features --features default-except-unstable
|
||||||
./mach test-tidy --no-progress --self-test
|
./mach test-tidy --no-progress --self-test
|
||||||
./etc/memory_reports_over_time.py --test
|
./etc/memory_reports_over_time.py --test
|
||||||
./etc/taskcluster/mock.py
|
./etc/taskcluster/mock.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue