Skip to content

Commit

Permalink
chore: minor package and ci run cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dbushong committed Jul 14, 2017
1 parent 858ca76 commit d92b979
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ language: node_js
node_js:
- '4'
- '6'
before_install:
- npm install -g npm@latest-2
before_deploy:
- 'git config --global user.email "opensource@groupon.com"'
- 'git config --global user.name "Groupon"'
deploy:
provider: script
script: ./node_modules/.bin/nlm release
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
"test": "mocha",
"posttest": "nlm verify"
},
"engines": {
"node": ">=0.8"
},
"nlm": {
"license": {
"files": [
Expand Down

0 comments on commit d92b979

Please sign in to comment.