Bump to node 8

This commit is contained in:
Crawl
2017-05-30 21:25:53 +02:00
parent 7896081966
commit 47029feafa
5 changed files with 6 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ language: node_js
node_js:
- "6"
- "7"
- "8"
cache:
directories:
- node_modules