We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9467b89 commit b411872Copy full SHA for b411872
.travis.yml
@@ -16,6 +16,8 @@ before_script:
16
- $HOME/bin/vim/bin/vim --version
17
18
script:
19
+ - pwd
20
+ - ls
21
- cd test
22
- ./run.sh > /dev/null && echo Success || echo Fail
23
- cd ..
0 commit comments