File tree Expand file tree Collapse file tree 3 files changed +6161
-22
lines changed
Expand file tree Collapse file tree 3 files changed +6161
-22
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,10 @@ sudo: false
33language : node_js
44
55node_js :
6- - ' 0.10'
7- - ' 0.12'
8- - ' 1'
9- - ' 2'
10- - ' 3'
11- - ' 4'
12- - ' 5'
136- ' 6'
7+ - ' 7'
8+ - ' 8'
9+ - ' 9'
1410
1511env :
1612 global :
1915
2016matrix :
2117 include :
22- - node_js : ' 0.10 '
18+ - node_js : ' 6 '
2319 env : BROWSER_NAME=chrome BROWSER_VERSION=latest
24- - node_js : ' 0.10 '
20+ - node_js : ' 6 '
2521 env : BROWSER_NAME=chrome BROWSER_VERSION=29
26- - node_js : ' 0.10 '
22+ - node_js : ' 6 '
2723 env : BROWSER_NAME=firefox BROWSER_VERSION=latest
28- - node_js : ' 0.10 '
24+ - node_js : ' 6 '
2925 env : BROWSER_NAME=opera BROWSER_VERSION=latest
30- - node_js : ' 0.10 '
26+ - node_js : ' 6 '
3127 env : BROWSER_NAME=safari BROWSER_VERSION=latest
32- - node_js : ' 0.10 '
28+ - node_js : ' 6 '
3329 env : BROWSER_NAME=safari BROWSER_VERSION=7
34- - node_js : ' 0.10 '
30+ - node_js : ' 6 '
3531 env : BROWSER_NAME=safari BROWSER_VERSION=6
36- - node_js : ' 0.10 '
32+ - node_js : ' 6 '
3733 env : BROWSER_NAME=safari BROWSER_VERSION=5
38- - node_js : ' 0.10 '
34+ - node_js : ' 6 '
3935 env : BROWSER_NAME=ie BROWSER_VERSION=11
40- - node_js : ' 0.10 '
36+ - node_js : ' 6 '
4137 env : BROWSER_NAME=ie BROWSER_VERSION=10
42- - node_js : ' 0.10 '
38+ - node_js : ' 6 '
4339 env : BROWSER_NAME=ie BROWSER_VERSION=9
You can’t perform that action at this time.
0 commit comments