diff --git a/.travis.yml b/.travis.yml index b4843a76c..a74e5f01a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +notifications: + email: false language: c #NOTE: this will set CC=gcc which might cause trouble before_script: - "sudo apt-get -qq update"