File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 11language : node_js
22sudo : false
33node_js :
4- - 0.10
5- - 0.12
6- - 4
4+ - ' 0.10'
5+ - ' 0.12'
6+ - ' 4'
7+ - ' node'
78notifications :
89 irc : irc.freenode.org##socket.io
910git :
@@ -14,6 +15,8 @@ matrix:
1415 env : BROWSER_NAME=chrome BROWSER_VERSION=latest
1516 - node_js : ' 0.12'
1617 env : BROWSER_NAME=safari BROWSER_VERSION=latest
18+ - node_js : ' 0.12'
19+ env : BROWSER_NAME=firefox BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 10"
1720 - node_js : ' 0.12'
1821 env : BROWSER_NAME=ie BROWSER_VERSION=6
1922 - node_js : ' 0.12'
@@ -27,7 +30,7 @@ matrix:
2730 - node_js : ' 0.12'
2831 env : BROWSER_NAME=ie BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 2012"
2932 - node_js : ' 0.12'
30- env : BROWSER_NAME=iphone BROWSER_VERSION=7.1
33+ env : BROWSER_NAME=microsoftedge BROWSER_VERSION=13 BROWSER_PLATFORM="Windows 10"
3134 - node_js : ' 0.12'
3235 env : BROWSER_NAME=iphone BROWSER_VERSION=8.4
3336 - node_js : ' 0.12'
You can’t perform that action at this time.
0 commit comments