We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0beee71 commit 0573b67Copy full SHA for 0573b67
.travis.yml
@@ -21,4 +21,4 @@ script:
21
22
- mkdir -p build && cd build
23
- cmake .. && cmake --build . --config Release -- -j4
24
- - ./jinja2cpp_tests
+ - ctest -C Release -V
0 commit comments