Commit b844896
committed
Revert "Test with serde on Travis. Fix servo#86"
This reverts commit a8f3529.
Nightly builds like https://travis-ci.org/servo/rust-cssparser/jobs/100079015
regularly get broken because on of serde’s dependencies needs to be updated
for changes in unstable Rust APIs.
This has so far never been an issue in cssparer itself, which only has
`#[derive]` attributes.1 parent a8f3529 commit b844896
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments