Skip to content

Setup with Travis CI

Shai Zeevi edited this page Nov 7, 2018 · 1 revision

Travis CI

Travis is a CI system that compiles and runs the tests at each push to the git. To integrate with Travis we merely opened its web page and entered our GitHub credentials. Then, we approved the repo for integration and from there Travis worked perfectly with the project.

The Travis UI is super simple and ready for operation, no configuration needed.