Skip to content

Commit 7493682

Browse files
committed
some debugging
1 parent 42b3441 commit 7493682

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ 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
20+
- ls -lahR
1821
- mdbook build
1922
notifications:
2023
email:

0 commit comments

Comments
 (0)