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