VikeLabs / scheduler-back-end

Server for UVic scheduler project
https://uvic-scheduler-server.herokuapp.com/
GNU General Public License v3.0
1 stars 0 forks source link

Set up CI to run linting on commits / pull requests #7

Closed kerfootj closed 4 years ago

kerfootj commented 4 years ago

User Story

As a developer, I want to have continuous integration service to speed up development and improve code quality.

Description

Set up a CI server to run linting and eventually tests on commits / pull requests.

Additional Details

Look into free CI tools that integrate with Github (Travis CI)