Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

ci: add macos to CI #63

Closed
wants to merge 2 commits into from
Closed

ci: add macos to CI #63

wants to merge 2 commits into from

Commits on Sep 18, 2017

  1. test: make test-v8-serdes work without stdin

    If `stdin` was closed or referred to a file, this didn't work,
    because it was accessed via file descriptor.
    
    Instead, use another generic native object.
    addaleax committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    c8f6430 View commit details
    Browse the repository at this point in the history
  2. ci: add macos to CI

    addaleax committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    1b7d1a7 View commit details
    Browse the repository at this point in the history