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 8acc8af commit 0648a40Copy full SHA for 0648a40
docs/reference/contributing/guidelines/ci.md
@@ -10,7 +10,7 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
10
11
#### Tests
12
13
-- **continuous-integration/travis-ci/pr** - Run other testing jobs.
+- **continuous-integration/travis-ci/pr** - Travis run main.
14
- **travis-ci/astyle** - Check code style using [astyle](http://astyle.sourceforge.net/).
15
- **travis-ci/docs** - [Doxygen](http://www.doxygen.org/) and naming checks:
16
- Assert that the Doxygen build produces no warnings.
0 commit comments