Skip to content

Commit c9dfbf4

Browse files
author
Mike Taylor
committed
Fixes #509 - mention [ci skip] in docs.
1 parent a7466d1 commit c9dfbf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,8 @@ You can run the Python unit tests from the project root with the `nosetests` com
318318
319319
Running functional tests is a bit more involved (see the next section).
320320
321+
Tests are also run automatically on [Travis](https://travis-ci.org/webcompat/webcompat.com) for each commit. If you would like to skip running tests for a given commit, you can use use the magical `[ci skip]` string in your commit message. See the [Travis docs](http://docs.travis-ci.com/user/how-to-skip-a-build/#Not-All-Commits-Need-CI-Builds) for more info.
322+
321323
### Functional Tests
322324
323325
We use [Intern](http://theintern.io/) to run functional tests.

0 commit comments

Comments
 (0)