Continuous Integration/ro


== Continuous Integration == Currently the FreeCAD repo on GitHub will trigger a build on the below two CI systems. Between these systems pretty much all the main cross-platforms OSs are coveredː Linux, MacOSX, and Windows. CIs can also be used to run unit tests.

TravisCI

Travis-logo.png

Teste despre comportarea sub Linux şi OSX. Fişierul configuraţie se numeşte .travis.yml şi se află ăn directorul de bază al FreeCAD. Pentru a vedea versiunea curentă şi cele trecute:ː https://travis-ci.org/FreeCAD/FreeCAD/builds

Appveyor

Appveyor.svg

Tests against Windows. The config file is called appveyor.yml and it lives in the top directory of FreeCAD. To view current and previous Appveyor buildsː https://ci.appveyor.com/project/yorikvanhavre/freecad/history

Sugestii

Dacă adăugaţi [skip ci] sau [ci skip] pentru comiterea unui "git", aceasta va anula o formare a CI.


Online version: "http://www.freecadweb.org/wiki/index.php?title=Continuous_Integration/ro&oldid=238755"

Navigation menu