List processes

This commit is contained in:
cytopia 2016-11-15 20:51:56 +01:00
parent 34652dc563
commit a6bcf0093d
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -63,6 +63,7 @@ install:
### Test
###
script:
- ps auxw
- cp env-example .env
- docker-compose up -d
- sleep 30