bastikr/boolean.py

Enable Travis

Closed this issue · 8 comments

@bastikr could you enable Travis so we get continuous builds?
https://travis-ci.org/bastikr/boolean.py
I committed a basic travis config with fa12f8e

@bastikr Note that if you give me the admin rights on this repo, I will be able to enable the travis service integration.

@bastikr On travis I get this:

This is not an active repository

You don't have sufficient rights to enable this repo on Travis. 
Please contact the admin to enable it or to receive admin rights yourself.

I would need to have admin rights on the repo to enable this. Do you mind to set this up?
Thanks!

@bastikr Would you prefer that I maintain a stable fork elsewhere?

I'm so sorry that I missed this issue. I enabled testing for boolean.py on my travis profile - it should trigger for the next push. Do you know how I can give you the appropriate rights to do things like this in the future? Alternatively, do you think it's a good idea to move to a github organization?

In my opinion, there is no need for an organization, as this is just a single project... that's my opinion.

@bastikr Thanks! enabling travis should be fine for now :)
Thanks!
I will update the readme to put a badge to https://travis-ci.org/bastikr/boolean.py

And we have our first build that ran and passed on 2.7, 3.4 and 3.5 .... This will keep us honest!
https://travis-ci.org/bastikr/boolean.py/builds/190951931

Thanks. Closing now.

Great! Thank you @pombredanne !