Skip to content

Commit 0c357ed

Browse files
committed
try again
1 parent e19e8eb commit 0c357ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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
17+
- git checkout -b ci refs/pull/757/merge
1818
- git rebase origin master # this will exit with an error on conflict
1919
- git status -vv
2020
- git log --oneline | head -n 10

0 commit comments

Comments
 (0)