X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6d3c45cc22f76cca2e1e45b64d7a7b4bee9c1226..aa21e04752d7b57bea7f50813607f237148f522b:/.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