graze / queue

:postbox: Flexible abstraction for working with queues in PHP.
MIT License
49 stars 10 forks source link

Docker! #21

Closed sjparkinson closed 8 years ago

sjparkinson commented 8 years ago

To test:

make install
make test
make test-matrix
make test-coverage
jakewright commented 8 years ago

I think this has been my most successful experience with Docker so far. Everything works and the tests pass. :+1:

sjparkinson commented 8 years ago

Ahaha, brilliant. Thanks jake :bow:.