Skip to content

Commit 91279d7

Browse files
committed
fix the rebase trick
1 parent b7437be commit 91279d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ install:
1414
- cargo install mdbook --version 0.3.7
1515
- cargo install mdbook-linkcheck --version 0.5.0
1616
script:
17+
- git checkout -b ci
18+
- git rebase origin/master
1719
- git log --oneline | head -n 10
1820
- mdbook build
1921
notifications:

0 commit comments

Comments
 (0)