Try to also build cmake build.

This commit is contained in:
Godzil 2020-02-11 00:18:06 +00:00
parent a5ce89d14f
commit 466f910c9a

View File

@ -18,6 +18,10 @@ compiler:
script:
- make
- make build
- cd build
- cmake ..
- make
cache:
directories: