Skip to content

Commit 34a60ce

Browse files
Merge pull request RustPython#218 from RustPython/stabledoc
Use stable rust to build documentation
2 parents fa89e88 + 41d5dc5 commit 34a60ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ matrix:
6363
- REGULAR_TEST=false
6464
- name: publish documentation
6565
language: rust
66-
rust: nightly
66+
rust: stable
6767
cache: cargo
6868
script:
6969
- cargo doc --no-deps --all

0 commit comments

Comments
 (0)