We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f4ca6b + 104e6a8 commit 3731d40Copy full SHA for 3731d40
1 file changed
docs/contributing/standards.rst
@@ -308,17 +308,3 @@ Examples
308
character size.
309
310
closes #392
311
-
312
-Forcing no Build for TravisCI
313
-"""""""""""""""""""""""""""""
314
315
-If you're committing a PR that is just a small typo fix or a README change, you can force
316
-TravisCI to not build your commit by adding [skip ci] below the message body. For example:
317
318
-.. code-block:: console
319
320
- fix(README): typo
321
322
- It's spelled tomato, not tomatoe.
323
324
- [skip ci]
0 commit comments