Skip to content

Commit

Permalink
Merge pull request #76 from arlac77/template-sync-1
Browse files Browse the repository at this point in the history
merge package template from Kronos-Tools/npm-package-template
  • Loading branch information
arlac77 authored Feb 22, 2017
2 parents dd3be04 + 04addd9 commit 27ee858
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 6.9.4
- 6.10.0
sudo: false
branches:
only:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
],
"license": "BSD-2-Clause",
"engines": {
"node": ">=6.9.4"
"node": ">=6.10.0"
},
"config": {
"commitizen": {
Expand All @@ -67,4 +67,4 @@
],
"report-dir": "./coverage"
}
}
}

0 comments on commit 27ee858

Please sign in to comment.