Skip to content
Snippets Groups Projects

Add CI with python 3 including trilinos

Merged Boman Romain requested to merge ci-py3 into adrien
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -71,6 +71,7 @@ ctest-py2:
- build-py2
ctest-py3:
image: rboman/waves-py3
stage: test
script:
- cd build
Loading