Add a CI test for non-compatibility mode

This commit is contained in:
Sebastian Messmer 2017-09-16 00:42:03 +01:00
parent e55706bb25
commit 2151d6f453
1 changed files with 2 additions and 0 deletions

View File

@ -285,3 +285,5 @@ workflows:
<<: *enable_for_tags
- clang_5_0:
<<: *enable_for_tags
- no_compatibility:
<<: *enable_for_tags