This commit is contained in:
Jorge Bucaran 2019-07-26 19:18:54 +09:00
parent 627579e06e
commit fa32c6c379
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30
1 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
language: node_js
node_js:
- "6"
- "8"
- "10"
- 6
- 8
- 10
- 12
env:
- NODE_ENV=development