Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Enable buildbot integration #193

Open
agoode opened this Issue Mar 8, 2017 · 2 comments

Comments

Projects
None yet
2 participants
Owner

agoode commented Mar 8, 2017

I enabled travis integration in #191. This minimal integration gives an example of how tests can automatically run at pull request time.

We should update the buildbot configuration to enable such integration and then remove the travis config.

agoode added the enhancement label Mar 8, 2017

bgilbert removed this from the Robust code review process milestone Mar 8, 2017

Owner

bgilbert commented Mar 8, 2017

For the record, the Travis config currently consists of an openslide/openslide repository hook, openslide/openslide/.travis.yml, and the Travis-side setup.

Owner

agoode commented Mar 8, 2017

The travis stuff is now removed, except for the .travis.yml file itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment