Skip to content

Commit

Permalink
最低版本支持到Node 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leizongmin committed Nov 24, 2018
1 parent 99a1be5 commit 29ccb44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 4.0
- 6.0
- 7.0
- 8.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[coveralls-url]: https://coveralls.io/r/leizongmin/leizm-sql?branch=master
[david-image]: https://img.shields.io/david/leizongmin/leizm-sql.svg?style=flat-square
[david-url]: https://david-dm.org/leizongmin/leizm-sql
[node-image]: https://img.shields.io/badge/node.js-%3E=_4.0-green.svg?style=flat-square
[node-image]: https://img.shields.io/badge/node.js-%3E=_6.0-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/@leizm/sql.svg?style=flat-square
[download-url]: https://npmjs.org/package/@leizm/sql
Expand Down

0 comments on commit 29ccb44

Please sign in to comment.