- CI Systems
FlipIt currently utilizes two CI systems: Travis-CI & Wercker. Both systems are used for building against the master branch.
Travis-CI is primarily used for Pull Request builds and publishing to the NPM registry.
It's secondary use is to validate FlipIt's functionality for future NodeJS releases.
Wercker was recently introduced in order to understand build systems beyond Travis-CI.
Wercker is primarily used for updating the code coverage via Coveralls & Code Climate. Travis-CI used to perform this update, but it was difficult for others to contribute to FlipIt without the Coveralls API key.
Platform | Badges |
---|---|
Travis CI | |
Wercker | |
Coveralls | |
Code Climate | |