cargo check needs nightly, trying again book magic

This commit is contained in:
Lokathor 2018-11-13 12:11:57 -07:00
parent 61110b00aa
commit 60593d833f

View file

@ -5,7 +5,7 @@ cache:
- cargo
rust:
- stable
- nightly
before_script:
- (test -x $HOME/.cargo/bin/cargo-install-update || cargo install cargo-update)
@ -22,6 +22,9 @@ deploy:
skip-cleanup: true
github-token: $GITHUB_TOKEN
local-dir: docs
keep-history: false
target-branch: master
keep-history: true
name: DocsBot
verbose: true
on:
branch: master