Skip to content

Commit 9bfc0de

Browse files
Debug what's in the directory on Travis
1 parent e425675 commit 9bfc0de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ before_script:
3131
- ./ci/prepare.sh
3232

3333
script:
34+
- ls && find . -name '*.php'
3435
- phpcs --standard=phpcs.ruleset.xml $(find . -name '*.php')
3536
- ./ci/test.sh
3637

0 commit comments

Comments
 (0)