Skip to content

Commit d0047f6

Browse files
committed
more debugging
1 parent 7493682 commit d0047f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ install:
1515
- cargo install mdbook-linkcheck --version 0.5.0
1616
script:
1717
- git rebase origin master # this will exit with an error on conflict
18-
- git status
19-
- git rev-parse HEAD
18+
- git status -vv
19+
- git log --oneline | head -n 10
2020
- ls -lahR
2121
- mdbook build
2222
notifications:

0 commit comments

Comments
 (0)