ci: build docs on stable

This avoids https://github.com/rust-lang/rust/issues/57628 and also generally
makes sense since wasm-bindgen buils on stable.
This commit is contained in:
Nick Fitzgerald 2019-01-17 14:56:52 -08:00
parent d79ca22234
commit 222d5ca00d

View File

@ -223,7 +223,7 @@ matrix:
if: branch = master
# Build API documentation
- rust: nightly
- rust: stable
name: "doc: API documentation"
install: *INSTALL_AWS
script: