Skip to content
Snippets Groups Projects
Commit f2fb81f9 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Modernize CI configuration

* Do not test with libc++. As ADOL-C is built using libstd++ we get strange
  linker and run-time errors.

* Mention that the problem with return value of the ADOL-C adouble
  comparison operators has been fixed in version 2.7.2.
  This will allow to eventually remove the code that patches dune-common
  for the CI system.

* Add gcc test with Dune 2.7.

* Remove the clang test with Dune 2.6.  It makes clang crash, but this
  case is not important enough to make me debug it.

foo
parent 42575824
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment