Skip to content
Snippets Groups Projects

Futurize for python2/3

Merged Adrien Crovato requested to merge adrien into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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:
Loading