Skip to content

Commit

Permalink
fix coverity, #101
Browse files Browse the repository at this point in the history
  • Loading branch information
vooon committed Aug 11, 2014
1 parent 2e1a8c8 commit 7a40047
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 @@ -58,6 +58,6 @@ addons:
name: "vooon/mavros"
description: "Build submitted via Travis CI"
notification_email: vooon341@gmail.com
build_command_prepend: "cd ~/ros/ws_$REPOSITORY_NAME/src/mavros && cmake ."
build_command_prepend: "cd ~/ros/ws_$REPOSITORY_NAME/src/mavros/mavros && cmake ."
build_command: "make -j4"
branch_pattern: coverity_scan

0 comments on commit 7a40047

Please sign in to comment.