ci: enable more build types

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui 2019-10-12 15:17:28 +01:00
parent 9f136ca2e4
commit f227e6c8c7
No known key found for this signature in database
GPG Key ID: 37C999F617EA1A47
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,8 @@ workflows:
- clang_minimal
- nogl
- clang_nogl
- release
- release-clang
- test:
requires:
- basic