mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
list all running processes
This commit is contained in:
parent
948565dcc8
commit
26355e6928
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ script:
|
|||
- if [ "$TRAVIS_BRANCH" != "master" ]; then make test; fi
|
||||
- ls -la /tmp
|
||||
- cat /tmp/hermit*
|
||||
- ps -aux|grep travis
|
||||
|
||||
deploy:
|
||||
on: master
|
||||
|
|
Loading…
Add table
Reference in a new issue