travis: Add build tests for NM plugin

This commit is contained in:
Tobias Brunner
2020-02-14 14:53:26 +01:00
parent 7eab520bbf
commit 658b6df4d8
2 changed files with 13 additions and 0 deletions
+2
View File
@@ -93,6 +93,8 @@ matrix:
- env: TEST=printf-builtin LEAK_DETECTIVE=yes
- env: TEST=printf-builtin LEAK_DETECTIVE=yes
compiler: clang
- env: TEST=nm
- env: TEST=nm-no-glib
# the crypto plugins are build-tested with clang via "all" above
- env: TEST=botan
- env: TEST=botan LEAK_DETECTIVE=yes