DataDog / php-datadogstatsd

A PHP client for DogStatsd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI integration

zhukovra opened this issue · comments

I think that first step to writing unit tests and make the library more stable is integration with Travis CI.

Also errors like #52 could be prevented by linting code in CI.

Who can make integration? I'll write .travis.yml soon.

That's done, thanks for the yaml.