X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e9debd9e226fbd3a4cd2e311ae0fb08afc6b7567..a330376adb8f3387db39ea0e764dabd61494221e:/.travis.yml diff --git a/.travis.yml b/.travis.yml index b3d83be8c7..d1d676727a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ -# NS3 is disabled because the version in ubuntu precise does not lead +# 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: