malthe/pq

Setup CI

stas opened this issue · 3 comments

stas commented

We should setup either a travis or solano CI to make sure the builds are passing always.

@malthe The .travis.yml works, should be easy to setup the project at https://travis-ci.org/

@stas how come the build is broken right now?

I tried adding "wheel" to test dependencies, since it complains about "bdist_wheel" not being available, but this doesn't fix the issue.

stas commented

@malthe looks like some issue with the Github's runners setup, #52 should fix it.