Skip to content

Commit 4a52e57

Browse files
committed
Magnum CI submissions to dashboard
1 parent 31d4286 commit 4a52e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.magnum.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_install:
1616
- g++ --version
1717
- gfortran --version
1818
- python --version
19-
script:
2019
- python setup.py --cxx=g++ --cc=gcc --fc=gfortran --type=debug --cmake-options='-Hprojects/CMake'
2120
- cd build
21+
script:
2222
- ctest --parallel 2 --output-on-failure --verbose --dashboard Experimental --track MagnumCI

0 commit comments

Comments
 (0)