Bump minimum node.js version required (for async/await)

This commit is contained in:
Casper Warden
2018-10-12 15:02:59 +01:00
parent 2a0c4dc3e8
commit 348ed26aa4

View File

@@ -1,6 +1,6 @@
language: node_js
node_js: "6"
node_js: "8"
before_script:
- npm run setup