Skip to content

Commit 41d5dc5

Browse files
committed
Use stable rust to build documentation
1 parent fa89e88 commit 41d5dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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)