Skip to content

Commit dbfde6a

Browse files
authored
Update .travis.yml
adjust coverity config
1 parent 85865ab commit dbfde6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ addons:
4848
project:
4949
name: "OSVR/libfunctionality"
5050
description: "Build submitted via Travis CI"
51-
notification_email: kevin@sensics.com
51+
notification_email: ryan.pavlik@gmail.com
5252
build_command_prepend: "cmake ..; make clean"
5353
build_command: "make -j2"
54-
branch_pattern: master
54+
branch_pattern: coverity_scan
5555

0 commit comments

Comments
 (0)