Skip to content

Commit

Permalink
try to list disk usage
Browse files Browse the repository at this point in the history
  • Loading branch information
luto committed Dec 17, 2017
1 parent d425df6 commit 53491c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -14,4 +14,6 @@ script:
- pylama
- isort -rc -c .
- py.test --cov=pretalx tests/ && codecov
- du -hs *
- du -hs */*
- pip list -o --format=columns

0 comments on commit 53491c0

Please sign in to comment.