mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
[Travis-CI] add "tree" command to debug missing files
This commit is contained in:
parent
baeb8c143c
commit
50c13478e0
1 changed files with 6 additions and 0 deletions
|
@ -8,8 +8,14 @@ cache:
|
|||
git:
|
||||
depth: false
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- tree
|
||||
|
||||
before_install:
|
||||
- date
|
||||
- tree
|
||||
|
||||
install:
|
||||
- pip install poetry~=0.12.17
|
||||
|
|
Loading…
Add table
Reference in a new issue