Skip to content

Instantly share code, notes, and snippets.

@bcoe
Created February 26, 2016 18:47
Show Gist options
  • Save bcoe/cef38fe71159287803a4 to your computer and use it in GitHub Desktop.
Save bcoe/cef38fe71159287803a4 to your computer and use it in GitHub Desktop.
private-modules-travis.yml
language: node_js
node_js:
- "node"
before_install:
- printf "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" >> ~/.npmrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment