There was an error while loading. Please reload this page.
1 parent 488c90c commit 713ab02Copy full SHA for 713ab02
.travis.yml
@@ -50,7 +50,7 @@ matrix:
50
rust: nightly
51
os: linux
52
script:
53
- - cargo doc --features docs
+ - cargo doc --features docs unstable
54
55
- name: book
56
0 commit comments