twisted / twistedchecker

twistedchecker is a tool to automatically verify code against the Twisted coding standard.
MIT License
9 stars 13 forks source link

Add Travis CI configuration #71

Closed adiroiban closed 10 years ago

adiroiban commented 10 years ago

This add simple configuration for Travis CI.

This is for fixing #69

For testing I have enabled travis ci for my branch.

Result is here: https://travis-ci.org/chevah/twistedchecker/builds/23504621

One tests is still failing... it is also failing on my local computer.... I will try to fix the test in a separate ticket.

Please let me know if you find this useful.

Thanks!

adiroiban commented 10 years ago

Done. Thanks! Please review changes... I think that it would be great to enable Travis tests for this project :)

adiroiban commented 10 years ago

All tests are ok https://travis-ci.org/chevah/twistedchecker :)