pulumi/scripts
Matt Ellis 9660da4d14 Run Travis on both macOS and Linux
Unlike go binaries (where we can cross compile) the node module that
we publish needs to be built on the platform we publish for. Update
our `.travis.yml` file to also build on macOS and fix the publishing
script so we don't don't cross publish Darwin from Linux. Once we have
CI working for Windows, we'll remove the loop over PUBLISH_GOOS and
each build will publish just the artifacts for the host OS.
2017-10-11 11:40:35 -07:00
..
gocover.sh Update the gocover commands 2017-09-13 18:52:06 -07:00
install.sh Crossbuild and publish to new layout format 2017-09-22 10:56:47 -07:00
make_release.ps1 Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
make_release.sh publish as pulimi not @pulumi/pulumi 2017-09-22 11:46:56 -07:00
publish.cmd Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
publish.ps1 Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
publish.sh Run Travis on both macOS and Linux 2017-10-11 11:40:35 -07:00