Fix CI rebase (#745)

* Fix CI rebase
This commit is contained in:
Who? Me?! 2020-06-10 21:48:02 -05:00 committed by GitHub
parent a50d9c590a
commit 94845d7d20
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ install:
- cargo install mdbook --version 0.3.7
- cargo install mdbook-linkcheck --version 0.5.0
script:
- git rebase master # this will exit with an error on conflict
- git rebase origin master # this will exit with an error on conflict
- mdbook build
notifications:
email: