travis: test node@8 nightly

master
jongleberry 2017-02-25 14:09:51 -06:00
parent 207aa4e75b
commit 612a77b72b
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@ language: node_js
node_js:
- stable
- 7.6
matrix:
include:
- node_js: "8.0"
env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/nightly"
allow_failures:
# Allow the nightly installs to fail
- env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/nightly"
cache:
directories:
- wrk/bin