Skip to content

Commit a960baa

Browse files
authored
do a rebase before testing (#737)
1 parent caac584 commit a960baa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ install:
1414
- cargo install mdbook --version 0.3.7
1515
- cargo install mdbook-linkcheck --version 0.5.0
1616
script:
17+
- git rebase master # this will exit with an error on conflict
1718
- mdbook build
1819
notifications:
1920
email:

0 commit comments

Comments
 (0)