Skip to content
Snippets Groups Projects

[Flow-v1.3] API change and improved scripts

Merged Boman Romain requested to merge adrien into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -33,7 +33,7 @@ before_install:
install:
- mkdir build
- cd build
- cmake ..
- cmake -C ../CMake/disable-trilinos.cmake ..
- make
script:
Loading