Updated .travis.yml to use Node v10

no issue

- see 99c3338ca9 (diff-354f30a63fb0907d4ad57269548329e3)
- see https://docs.ghost.org/faq/node-versions/
This commit is contained in:
kirrg001 2019-02-11 16:42:11 +01:00
parent 9ababa2886
commit d92b90db96
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: node_js
sudo: false
node_js:
- "8"
- "10"