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.
2 parents cd061b3 + 6139bb0 commit bc10408Copy full SHA for bc10408
docs/reference/contributing/guidelines/ci.md
@@ -21,6 +21,9 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
21
- **travis-ci/licence_check** - Check there is no GPL licence text in the code.
22
- **travis-ci/littlefs** - Test littlefs without embedded hardware.
23
- **travis-ci/tools-py2.7** - Run Python tools tests with Python 2.7.
24
+- **travis-ci/psa-autogen** - Runs PSA SPM code generator.
25
+ - Asserts that all PSA manifests in the tree are in correct form.
26
+ - Asserts that no changes need to be made.
27
28
### Jenkins
29
0 commit comments