Skip to content

Commit

Permalink
Build with --features default-except-unstable on CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Oct 16, 2017
1 parent 9e4865b commit 115d859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/ci/buildbot_steps.yml
Expand Up @@ -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
Expand Down

0 comments on commit 115d859

Please sign in to comment.