matryer / vice

Go channels at horizontal scale (powered by message queues)
https://medium.com/@matryer/introducing-vice-go-channels-across-many-machines-bcac1147d7e2
Apache License 2.0
1.54k stars 79 forks source link

Setup Travis #22

Closed matryer closed 7 years ago

matryer commented 7 years ago

Build Status

GeorgeMac commented 7 years ago

Not that I am biased or anything XD, but if you want integration tests for each queue implementation, Codeship Pro lets you describe your whole CI as a docker compose style services file with a yaml workflow. If there is a container for it, you can configure it fairly trivially. I imagine you may be used to travis and stick with it, but I would be happy to open a demonstration PR if you are interested?