CleanCut / green

Green is a clean, colorful, fast python test runner.
MIT License
795 stars 76 forks source link

Consider using drone.io #11

Closed CleanCut closed 10 years ago

CleanCut commented 10 years ago

drone.io is a competitor to Travis. We should evaluate whether it would be good to use in addition to or instead of Travis (if at all).

ionelmc commented 10 years ago

drone.io is not really better than Travis. However, there is AppVeyor - which run on windows. You definitely want that ;)

CleanCut commented 10 years ago

@ionelmc Thanks, I'll check that out too!

CleanCut commented 10 years ago

@ionelmc I finally got around to checking this stuff out, and I completely agree with you. No need for drone.io -- I'm working on setting up AppVeyor. Thanks, I wouldn't have known about it! It's especially helpful for me, since I don't have a windows box to test on.

CleanCut commented 10 years ago

The AppVeyor setup is up and running! https://ci.appveyor.com/project/CleanCut/green