Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cirrus CI for FreeBSD tests #678

Merged
merged 1 commit into from
Oct 5, 2019
Merged

Add Cirrus CI for FreeBSD tests #678

merged 1 commit into from
Oct 5, 2019

Commits on Oct 5, 2019

  1. Add Cirrus CI for FreeBSD tests ✨

    - Add .cirrus.yml
    - Update libnghttp2 to fix "undefined symbol
      nghttp2_option_set_max_outbound_ack" when running node
    - Skip downloading Electron because it doesn't support FreeBSD.
      To achieve that we need Electron v7 beta which introduces a
      ELECTRON_SKIP_BINARY_DOWNLOAD environment variable.
      See: electron/electron#17627
    - Use "npm i --unsafe-perm" because scripts run as root
    vweevers committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    62c6c0e View commit details
    Browse the repository at this point in the history