mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Build with --features default-except-unstable
on CI.
This commit is contained in:
parent
9e4865b6c8
commit
115d859551
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ linux-dev:
|
|||
- env SERVO_RUSTC_LLVM_ASSERTIONS=1 ./mach test-unit
|
||||
- env SERVO_RUSTC_LLVM_ASSERTIONS=1 ./mach package --dev
|
||||
- env SERVO_RUSTC_LLVM_ASSERTIONS=1 ./mach build-cef
|
||||
- env SERVO_RUSTC_LLVM_ASSERTIONS=1 ./mach build --dev --no-default-features --features default-except-unstable
|
||||
- ./mach build-geckolib
|
||||
- ./mach test-stylo
|
||||
- bash ./etc/ci/lockfile_changed.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue