We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85865ab commit dbfde6aCopy full SHA for dbfde6a
.travis.yml
@@ -48,8 +48,8 @@ addons:
48
project:
49
name: "OSVR/libfunctionality"
50
description: "Build submitted via Travis CI"
51
- notification_email: kevin@sensics.com
+ notification_email: ryan.pavlik@gmail.com
52
build_command_prepend: "cmake ..; make clean"
53
build_command: "make -j2"
54
- branch_pattern: master
+ branch_pattern: coverity_scan
55
0 commit comments