Skip to content
Snippets Groups Projects
Commit 72cb4be6 authored by Boman Romain's avatar Boman Romain
Browse files

use full python3 image with trilinos

parent 9b757ec5
No related branches found
No related tags found
2 merge requests!49Add CI with python 3 including trilinos,!48Futurize for python2/3
Pipeline #520 failed
......@@ -42,7 +42,7 @@ build-py3:
- rm -rf build workspace
- mkdir build
- cd build
- cmake -Wno-dev -C ../CMake/disable-trilinos.cmake ..
- cmake -Wno-dev ..
- make -j 4
artifacts:
paths:
......
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