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 98d000fb3c
commit 1bd1035ef5
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-linkcheck --version 0.5.0
script:
- git rebase master # this will exit with an error on conflict
- mdbook build
notifications:
email: