Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Did I broke travis?
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 21 Jan 2016 18:09:48 +0000 (19:09 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 21 Jan 2016 18:09:48 +0000 (19:09 +0100)
.travis.yml

index 19105ec..513b873 100644 (file)
@@ -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