Skip to content

Commit b411872

Browse files
committed
Add for debugging
1 parent 9467b89 commit b411872

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
@@ -16,6 +16,8 @@ before_script:
1616
- $HOME/bin/vim/bin/vim --version
1717

1818
script:
19+
- pwd
20+
- ls
1921
- cd test
2022
- ./run.sh > /dev/null && echo Success || echo Fail
2123
- cd ..

0 commit comments

Comments
 (0)