Still problems with Travis CI with node 8; deactivating for now.

This commit is contained in:
Richard Moore 2018-03-05 03:19:18 -05:00
parent 3cdb6aad25
commit 89e1cb02a4
No known key found for this signature in database
GPG Key ID: 525F70A6FCABC295

@ -2,13 +2,13 @@ language: node_js
node_js:
- "6"
- "8"
# - "8"
env:
- RUN_PHANTOMJS=0
- RUN_PHANTOMJS=1
matrix:
exclude:
- node_js: "6"
env: RUN_PHANTOMJS=1
#matrix:
# exclude:
# - node_js: "6"
# env: RUN_PHANTOMJS=1