Skip to content

Commit

Permalink
remove p
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo-Yuan-Huang committed Dec 2, 2017
1 parent d422637 commit b67bd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ addons:
name: "Bo-Yuan-Huang/cpp-project-template"
description: "Build submitted via Travis CI"
notification_email: byhuang1992@gmail.com
build_command_prepend: "mkdir -p build && cd build && cmake -Dcoverage=ON .."
build_command_prepend: "mkdir build && cd build && cmake -Dcoverage=ON .."
build_command: "cd build && make"
branch_pattern: coverity_scan

Expand Down

0 comments on commit b67bd92

Please sign in to comment.