Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Link Topo and Comm in both directions, and fix memory leak.
[simgrid.git] / .travis.yml
index 075e11e2d5d07f86e1bc408d08b2d0fbe9573bd2..d1d676727ae03451a5b802d54d96c979a03df065 100644 (file)
@@ -1,6 +1,6 @@
 # NS3 is disabled because the version in ubuntu precise does not lead
 # to the same timings (precision error?)
-# Reenable with 
+# Reenable with
 #   cmake -Denable_ns3
 #   apt-get libns3-dev ns3
 #
@@ -9,7 +9,7 @@ dist: bionic
 language: cpp
 compiler:
    - gcc
-#  - clang 
+#  - clang
 jdk:
    - openjdk11
 addons: