Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
fix: whoops, we should populate the .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Jul 7, 2016
1 parent 9287b22 commit 2b6be38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,4 +3,6 @@ node_js:
- "0.10"
- "4"
- "node"
before_install:
- printf "@npm:registry=https://enterprise.npmjs.com" >> ~/.npmrc
after_success: npm run coverage

0 comments on commit 2b6be38

Please sign in to comment.