Added nodejs 10 to testing

master
Mark Moffat 2019-06-09 22:08:21 +09:30
parent 8ef0e08870
commit fa5f27f989
1 changed files with 2 additions and 1 deletions

View File

@ -3,4 +3,5 @@ services:
- mongodb
node_js:
- "8"
- "9"
- "9"
- "10"