Skip to content

Commit 3731d40

Browse files
committed
Merge pull request #2016 from Joshua-Anderson/remove-travis
docs(standards): remove [skip ci] instructions
2 parents 3f4ca6b + 104e6a8 commit 3731d40

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

docs/contributing/standards.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -308,17 +308,3 @@ Examples
308308
character size.
309309
310310
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

Comments
 (0)