X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b605fe5deba75fb3658e5524c20a835f00dd92fc..38d7ddd9ebe710d47e5736787a0969f229d2f1b1:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 1adb0a2aa1..92cf324700 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,12 +3,16 @@ # Reenable with # cmake -Denable_ns3 # apt-get libns3-dev ns3 - - +# +# language: cpp compiler: - gcc - - clang +# - clang # boost 1.48 raises an error on clang: +# /usr/include/boost/signals2/detail/auto_buffer.hpp:565:57: error: +# reference to non-static member function must be called +# std::uninitialized_fill( buffer_, buffer_ + size, init_value ); +# ^~~~ addons: apt: # Get recent versions of the compiler, even on Ubuntu Precise sources: