diff --git a/.travis.yml b/.travis.yml index 0a30527..a375162 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: cpp compiler: - gcc - - clang before_install: - sudo apt-get update && sudo apt-get install -y pkg-config @@ -11,10 +10,9 @@ before_install: branches: only: - master - - testing notifications: - email: true + email: false os: - linux \ No newline at end of file