hackr
hackr copied to clipboard
#47 Add travis CI config
Hey.
I added a travis-ci configuration file, which will setup a python 2.7 environment, install the requirements and execute the tests as well as performing some linting. I also added a .pylintrc and .pytest.ini where the behavior of the linting can be configured. You also might need to adjust some settings in Travis itself.
I hope you find this useful.
Best regards.
@shubhodeep9 can you look at this?