From: Martin Quinson Date: Thu, 21 Jan 2016 18:09:48 +0000 (+0100) Subject: Did I broke travis? X-Git-Tag: v3_13~1148 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e6da02924b40f6d5494de9b24658922fdce40f87 Did I broke travis? --- diff --git a/.travis.yml b/.travis.yml index 19105ecd33..513b873def 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,14 +15,14 @@ compiler: # ^~~~ # addons: - apt: # Get recent versions of the compiler, even on Ubuntu Precise - sources: - - ubuntu-toolchain-r-test - packages: - - gcc-4.7 - - g++-4.7 +- apt: # Get recent versions of the compiler, even on Ubuntu Precise + sources: + - ubuntu-toolchain-r-test + packages: + - gcc-4.7 + - g++-4.7 # - clang - coverity_scan: +- coverity_scan: project: name: "mquinson/simgrid" notification_email: martin.quinson@loria.fr