Run serde_test doc tests in Travis

This commit is contained in:
David Tolnay
2017-04-19 14:45:06 -07:00
parent d1253cb193
commit a369ee156f
+1
View File
@@ -69,6 +69,7 @@ else
channel build --no-default-features
cd "$DIR/serde_test"
channel build
channel test
CHANNEL=1.13.0
cargo clean