You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> MATLAB builds are no longer supported. MATLAB releases newer than R2024a are not available for use.
28
29
29
30
This guide covers build environment and configuration topics specific to
30
31
[MATLAB®](https://www.mathworks.com/products/matlab.html) and [Simulink®](https://www.mathworks.com/products/simulink.html) projects. Please make sure to read our
@@ -35,10 +36,6 @@ This guide covers build environment and configuration topics specific to
35
36
> Currently, MATLAB builds are available only for public projects in Linux® environments.
36
37
37
38
38
-
### Community-Supported Language
39
-
40
-
The MATLAB language is maintained by MathWorks®. If you have any questions or suggestions, please contact MathWorks at [[email protected]](mailto:[email protected]).
41
-
42
39
## Specify MATLAB Releases and Run Tests
43
40
44
41
Specify MATLAB releases using the `matlab` key. You can specify R2020a or a later release. If you do not specify a release, Travis CI uses the latest release of MATLAB.
@@ -96,4 +93,4 @@ MATLAB exits with exit code 0 if the specified script, function, or statement ex
96
93
## See Also
97
94
[Continuous Integration with MATLAB and Simulink](https://www.mathworks.com/solutions/continuous-integration.html)<br/>
0 commit comments