Auto merge of #18903 - servo:jdm-patch-2, r=emilio

Don't report smallbitvec as an error.

This should make dependencyCI turn green again.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18903)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-10-16 20:37:02 -05:00 committed by GitHub
commit ec24a40ab6

View file

@ -3,4 +3,8 @@ platforms:
charade:
tests:
removed: skip
unmaintained: skip
unmaintained: skip # https://github.com/w3c/web-platform-tests/issues/6269
cargo:
smallbitvec:
tests:
unlicensed: skip # https://github.com/librariesio/libraries.io/issues/1762