fix(readme): testing ci

This commit is contained in:
Chris Troutner
2020-11-05 18:57:56 -08:00
parent 6d680f0256
commit 2afbe6b948
+1 -1
View File
@@ -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.