Switch to Node.js v8 for Travis CI builds

This commit is contained in:
Samuel Elliott 2018-04-26 18:35:06 +01:00
parent d1cce95abe
commit 117336a6b4
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
language: node_js
node_js:
- stable
- "8"
branches:
only:
- master