Skip to content

Commit

Permalink
cargotest: bump servo to 9043f247d9b031ed285e880e4b90aa523d4a63ae.
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Jul 30, 2019
1 parent 81e6427 commit 1538b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/cargotest/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const TEST_REPOS: &'static [Test] = &[
Test {
name: "servo",
repo: "https://github.com/servo/servo",
sha: "987e376ca7a4245dbc3e0c06e963278ee1ac92d1",
sha: "9043f247d9b031ed285e880e4b90aa523d4a63ae",
lock: None,
// Only test Stylo a.k.a. Quantum CSS, the parts of Servo going into Firefox.
// This takes much less time to build than all of Servo and supports stable Rust.
Expand Down

0 comments on commit 1538b2a

Please sign in to comment.