Continuous Integration and Continuous Deployment with Node.js - CircleCI
circle.yml
machine:
pre:
- curl https://raw.githubusercontent.com/creationix/nvm/v0.23.3/install.sh | bash
node:
version: iojs-1.6.2
Go to list of users who liked
More than 5 years have passed since last update.
Continuous Integration and Continuous Deployment with Node.js - CircleCI
circle.yml
machine:
pre:
- curl https://raw.githubusercontent.com/creationix/nvm/v0.23.3/install.sh | bash
node:
version: iojs-1.6.2
Register as a new user and use Qiita more conveniently
Go to list of users who liked