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 948531f commit 5ad4b34Copy full SHA for 5ad4b34
.travis.yml
@@ -68,7 +68,8 @@ matrix:
68
# output of zero length
69
- doxygen doxyfile_options 2>&1
70
# Once Mbed OS has been fixed, enable the full test by replacing the top line with this:
71
- - ( ! doxygen doxyfile_options 2>&1 | grep . )
+ # - ( ! doxygen doxyfile_options 2>&1 | grep . )
72
+
73
# Assert that all binary libraries are named correctly
74
# The strange command below asserts that there are exactly 0 libraries
75
# that do not start with lib
0 commit comments