X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/128f3ace27ba0c9e82a281bf02d6ec14f9998341..f192d27ba605b9ded84ec931f5d496f12df6b4ca:/.travis.yml diff --git a/.travis.yml b/.travis.yml index df1e55c976..92cf324700 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,16 +3,16 @@ # Reenable with # cmake -Denable_ns3 # apt-get libns3-dev ns3 - - +# +# language: cpp compiler: - gcc # - 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 ); - # ^~~~ +# /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: