Removing node8, which fails to load Web3 dependencies.

This commit is contained in:
Richard Moore 2018-07-18 16:33:47 -04:00
parent 2aa2a38e37
commit fd40f66766
No known key found for this signature in database
GPG Key ID: 525F70A6FCABC295

View File

@ -2,9 +2,10 @@ language: node_js
node_js: node_js:
- "6" - "6"
- "8"
- "10" - "10"
# - "8"
env: env:
- RUN_PHANTOMJS=0 - RUN_PHANTOMJS=0
- RUN_PHANTOMJS=1 - RUN_PHANTOMJS=1