commit | 1d134b0074af7ffdbaeea7d568cb8570cd4855fe | [log] [tgz] |
---|---|---|
author | onqtam <vik.kirilov@gmail.com> | Mon May 29 22:56:46 2017 +0300 |
committer | onqtam <vik.kirilov@gmail.com> | Tue Sep 05 13:10:01 2017 +0300 |
tree | 5220b8f6972816c020551722a2eb2e861a0f3250 | |
parent | b8d0e618d93f980e8ee742041cb6e97f630207e0 [diff] |
fixing build command for coverity scan
diff --git a/.travis.yml b/.travis.yml index de027c5..ef47cbf 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -37,8 +37,7 @@ project: name: onqtam/doctest notification_email: vik.kirilov@gmail.com - build_command_prepend: cd examples/hello_world && cmake . - build_command: make + build_command: g++ scripts/hello_world.cpp -I doctest branch_pattern: coverity_scan # these apt sources will be referenced later (by using *name) apt: