Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  config.yml   Sprache: unbekannt

 
# See lastest version from: https://circleci.com/docs/2.0/configuration-reference
version: 2.1

jobs:
  regular_test:
    macos:  # indicate that we are using the macOS executor
      xcode: 12.5.1 # indicate our selected version of Xcode
    steps:
      - checkout
      - run: brew install cmake # for libcubeb in cubeb-sys crate
      - run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
      - run: rustc --version
      - run: cargo --version
      - run: cargo build --verbose
      - run: sh run_tests.sh
workflows:
  version: 2
  build_and_test:
    jobs:
      - regular_test

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge