Skip to content

Commit 9103b34

Browse files
committed
Fix README tests
1 parent c6d015a commit 9103b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ script:
1616
- cargo test --no-default-features --features 'serialize-serde'
1717
- cargo test --no-default-features --features 'serialize-rustc'
1818
- cargo test --no-default-features --features 'serialize-rustc serialize-serde'
19+
- cargo clean && cargo build
1920
- rustdoc --test README.md -L target/debug/deps -L target/debug
2021
- cargo doc --no-deps
2122
notifications:

0 commit comments

Comments
 (0)