Skip to content
Snippets Groups Projects
Commit d6de3a03 authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Build libolm in travis-ci

parent 602b8048
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ script:
- cmake --version
# Build library, examples & tests
- cmake -H. -Bbuild -DOPENSSL_ROOT_DIR=$OPENSLL_ROOT_DIR -DBUILD_LIB_TESTS=$TESTS
- cmake -H. -Bbuild -DOPENSSL_ROOT_DIR=$OPENSLL_ROOT_DIR -DBUILD_LIB_TESTS=$TESTS -DBUILD_OLM=1
- cmake --build build
# Unit & Integration tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment