diff --git a/README.md b/README.md index 92b449a..cb16d60 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It makes the following modifications: - Replaced `bcrypt` dependency with `bcryptjs`. This improves compatibility across versions of node.js and across OSs. -- Configured for Travis CI (continuous integration), Coveralls (code coverage), Green Keeper (automated dependency management), and Semantic Release (automated versioning). +- Configured for Jenkins (continuous integration), Coveralls (code coverage), Green Keeper (automated dependency management), and Semantic Release (automated versioning). - 'Production' environment is targeted for packaging as a Docker container.