Drop support for old version of Node.js and support latest LTS releases
This commit is contained in:
parent
6f1d5cb4a5
commit
38c78677e8
@ -1,9 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "4"
|
||||
- "5"
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
|
||||
addons:
|
||||
postgresql: "9.2"
|
||||
|
Loading…
Reference in New Issue
Block a user