Re-enable node 8 for testing.
This commit is contained in:
parent
df591cfc4c
commit
19475a06f5
@ -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
|
||||
exclude:
|
||||
- node_js: "6"
|
||||
env: RUN_PHANTOMJS=1
|
||||
|
Loading…
Reference in New Issue
Block a user