Skip to content
Snippets Groups Projects
Commit e2be3d6b authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

[*] Fixed travis

parent 3f363e46
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ before_install: ...@@ -11,7 +11,7 @@ before_install:
script: script:
- mkdir build - mkdir build
- cd build - cd build
- cmake . - cmake -DBUILD_DAP_SERVER_CORE_TESTS=ON ../
- make - make
- ctest --verbose - ctest --verbose
......
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