Added node 10 to Travis CI testing.
This commit is contained in:
parent
0b8b682fee
commit
40559b7044
@ -3,6 +3,7 @@ language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
|
||||
env:
|
||||
- RUN_PHANTOMJS=0
|
||||
@ -12,3 +13,5 @@ matrix:
|
||||
exclude:
|
||||
- node_js: "6"
|
||||
env: RUN_PHANTOMJS=1
|
||||
- node_js: "10"
|
||||
env: RUN_PHANTOMJS=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user