Bump Node version to 8.

This commit is contained in:
Michael Teeuw 2019-01-03 16:35:30 +01:00
parent e1fe8d1d89
commit f3847ec6f3

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- "7"
- "8"
before_script:
- yarn danger ci
- npm install grunt-cli -g