kaka2507/cron-validator

Travis build errors related to pytest with python 3.5

Closed this issue · 3 comments

@dprosperino I noticed after MR #3 , the travis fail with Python 3.5. Could you help to take a look or fix it? Thank you.

It seems like it loads a wrong pytest version by default. Maybe fixing the version will fix this issue?

Fixed by MR #5