Skip to content

Commit

Permalink
Merge pull request #4 from tocco934/feature/AddPublishingInfrastructure
Browse files Browse the repository at this point in the history
Trying to update npm to allow for publishing
  • Loading branch information
tocco934 authored Jun 20, 2017
2 parents 65b1820 + 6ba8533 commit 6f5155d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ node_js:
- '6.10'
before_script:
- npm run lint
before_install:
npm install -g npm@'>=3'
deploy:
provider: npm
email: [email protected]
Expand Down

0 comments on commit 6f5155d

Please sign in to comment.