Skip to content
Snippets Groups Projects
Commit 2daff695 authored by Sergey Lyubka's avatar Sergey Lyubka
Browse files

Added #define matrix

parent e9c434a6
No related branches found
No related tags found
No related merge requests found
language: cpp
env:
matrix:
- MONGOOSE_NO_SOCKETPAIR
- MONGOOSE_NO_FILESYSTEM
- MONGOOSE_NO_AUTH
- MONGOOSE_NO_DAV
- MONGOOSE_NO_DIRECTORY_LISTING
- MONGOOSE_NO_LOGGING
- MONGOOSE_NO_SSI
- MONGOOSE_NO_DL
- MONGOOSE_NO_WEBSOCKET
compiler:
- gcc
- clang
script:
- cd examples
- make u server
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