Skip to content

Instantly share code, notes, and snippets.

@varundevpro
Last active January 24, 2018 13:46
Show Gist options
  • Save varundevpro/4f7ea4626a14c7178dfb0b8caaa649b1 to your computer and use it in GitHub Desktop.
Save varundevpro/4f7ea4626a14c7178dfb0b8caaa649b1 to your computer and use it in GitHub Desktop.
Caly travis
language: node_js
node_js:
- "9"
- "8"
- "7"
before_install:
- npm install --global npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment