Skip to content

Instantly share code, notes, and snippets.

@kenany
Last active August 29, 2015 14:17
Show Gist options
  • Save kenany/e795e0d2613c9290c840 to your computer and use it in GitHub Desktop.
Save kenany/e795e0d2613c9290c840 to your computer and use it in GitHub Desktop.
language: node_js
node_js:
- "0.10"
- "0.12"
- iojs
git:
depth: 10
sudo: false
before_install:
- npm install -g npm
- npm --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment