We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d4286 commit 4a52e57Copy full SHA for 4a52e57
.magnum.yml
@@ -16,7 +16,7 @@ before_install:
16
- g++ --version
17
- gfortran --version
18
- python --version
19
-script:
20
- python setup.py --cxx=g++ --cc=gcc --fc=gfortran --type=debug --cmake-options='-Hprojects/CMake'
21
- cd build
+script:
22
- ctest --parallel 2 --output-on-failure --verbose --dashboard Experimental --track MagnumCI
0 commit comments