We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1652a commit 4914288Copy full SHA for 4914288
README.md
@@ -2870,8 +2870,8 @@ _[⬆ Back to Top](#table-of-contents)_
2870
- [x] They allow frequent validation of the unit of Software being worked on, ensuring it remains in a potentially shippable state.
2871
- [x] The build process is clearly defined and scripted, making it easy consistent and repeatable.
2872
- [ ] They eliminate the need for Build Engineers.
2873
-- [x] They ensure your Product remains bug free.
2874
-- [ ] They support continuous integration.
+- [ ] They ensure your Product remains bug free.
+- [x] They support continuous integration.
2875
2876
_[⬆ Back to Top](#table-of-contents)_
2877
0 commit comments