"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7561/.travis.yml" (29 Sep 2023, 111 Bytes) of package /linux/misc/jitsi-meet-7561.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Generic YAML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 osx_image: xcode11.1
    2 language: objective-c
    3 script:
    4 - "./ios/travis-ci/build-ipa.sh"
    5 after_script:
    6   - sleep 10