We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa89e88 commit 41d5dc5Copy full SHA for 41d5dc5
.travis.yml
@@ -63,7 +63,7 @@ matrix:
63
- REGULAR_TEST=false
64
- name: publish documentation
65
language: rust
66
- rust: nightly
+ rust: stable
67
cache: cargo
68
script:
69
- cargo doc --no-deps --all
0 commit comments