Skip to content
Snippets Groups Projects
Verified Commit d612e389 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

CI: automatically run the testsuite against MATLAB R2014a

parent f73005d7
Branches
Tags
No related merge requests found
...@@ -139,7 +139,6 @@ test_old_matlab: ...@@ -139,7 +139,6 @@ test_old_matlab:
- make -C mex/build/matlab clean - make -C mex/build/matlab clean
- make -j $(nproc) -C mex/build/matlab - make -j $(nproc) -C mex/build/matlab
- make -j $(($(nproc) * 3 / 4)) -C tests check-matlab - make -j $(($(nproc) * 3 / 4)) -C tests check-matlab
when: manual
test_octave: test_octave:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment