diff --git a/.travis.yml b/.travis.yml index 6991e6e..bcdb9b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ addons: notification_email: weston_schmidt@alumni.purdue.edu build_command_prepend: "mkdir coverity_build && cd coverity_build && cmake .." build_command: "make" - branch_pattern: master + branch_pattern: ignore before_install: - sudo pip install codecov