findmypast-oss / mssqlex

Microsoft SQL Server Adapter for Elixir
Apache License 2.0
42 stars 22 forks source link

Fix CI #20

Closed rzane closed 6 years ago

rzane commented 6 years ago

This builds on your work in #19.

I would also recommend using running mix format against this project and add this step to your travis config: docker-compose run mssqlex mix format --check-formatted

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 86.822% when pulling 5a85d4be2f836e23a5dbf550b9517a4e2c0bb317 on rzane:fix-ci into f23bd7d5ac07ce220cab9a92517596b4de493188 on findmypast-oss:master.

shdblowers commented 6 years ago

awesome work! thanks a lot for doing this @rzane