flask-peewee icon indicating copy to clipboard operation
flask-peewee copied to clipboard

Add travis config

Open bndr opened this issue 12 years ago • 0 comments

I hope you don't mind I added Travis config for you. It works (https://travis-ci.org/bndr/flask-peewee)

Werkzeug supports only 3.3+ so I removed the 3.2 from testing.

3.3 Test fails because the wtf-peewee package in the pypi is old, but should pass without any problems once it's updated.

bndr avatar Mar 09 '14 18:03 bndr