do a rebase before testing (#737)

This commit is contained in:
Who? Me?! 2020-06-05 12:42:45 -05:00 committed by GitHub
parent caac584a9e
commit a960baa49f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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