refugeehackathon / interpreteer-backend

Interpreteer helps newcomers find an interpreter
GNU General Public License v2.0
1 stars 0 forks source link

added travis ci #43

Closed illing2005 closed 8 years ago

illing2005 commented 8 years ago

fixes #41

dahoo commented 8 years ago

Works! :+1:

hrantzsch commented 8 years ago

Is the mysql requirement commented because we actually don't need it or is it for your local config?

illing2005 commented 8 years ago

We don't need it. Locally we use SQLite and on heroku Postgres

hrantzsch commented 8 years ago

Good, I thought so. We can take it out entirely then :) Oh, but I think python3 won't work, will it?