X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/07890d9a4285a1d6e4151210ed7b6df8e6b32a67..e6da02924b40f6d5494de9b24658922fdce40f87:/.travis.yml 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