Skip to content
Snippets Groups Projects
Commit 9ff7c275 authored by Clayton Craft's avatar Clayton Craft
Browse files

travis: disable email notifications

parent 2c40121d
No related branches found
No related tags found
No related merge requests found
language: c++
dist: trusty
sudo: required
notifications:
email: false
cache:
directories:
- $HOME/cppcheck
......@@ -8,3 +10,4 @@ before_install:
- .travis/install_cppcheck
script:
test/static_analysis.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment