mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Make unit tests pass on TravisCI.
This commit is contained in:
parent
0abd5bbabd
commit
f3f9e28e88
6 changed files with 53 additions and 28 deletions
|
@ -14,6 +14,8 @@ license = "MPL-2.0"
|
|||
[lib]
|
||||
name = "selectors"
|
||||
path = "lib.rs"
|
||||
# https://github.com/servo/servo/issues/16710
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue