diff --git a/.travis.yml b/.travis.yml index 3e5febe30..6df0f9a44 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: