ucfopen / due-date-changer

An LTI that allows a user to easily change due dates for multiple assignments simultaneously.
MIT License
9 stars 3 forks source link

Setup Continuous Integration #25

Closed Thetwam closed 4 years ago

Thetwam commented 4 years ago

We should set up a CI pipeline (probably Travis) to run linters and tests. This will help catch easily-avoidable regressions like #24.

Also look into coverage reporting via a tool like Coveralls