File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
sudo : false
3
3
node_js :
4
- - 0.10
5
- - 0.12
6
- - 4.0
7
- sudo : false
4
+ - ' 0.10'
5
+ - ' 0.12'
6
+ - ' 4 '
7
+ - ' node '
8
8
notifications :
9
9
irc : irc.freenode.org##socket.io
10
10
matrix :
@@ -13,6 +13,8 @@ matrix:
13
13
env : BROWSER_NAME=chrome BROWSER_VERSION=latest
14
14
- node_js : ' 0.12'
15
15
env : BROWSER_NAME=safari BROWSER_VERSION=latest
16
+ - node_js : ' 0.12'
17
+ env : BROWSER_NAME=firefox BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 10"
16
18
- node_js : ' 0.12'
17
19
env : BROWSER_NAME=ie BROWSER_VERSION=6
18
20
- node_js : ' 0.12'
@@ -26,13 +28,11 @@ matrix:
26
28
- node_js : ' 0.12'
27
29
env : BROWSER_NAME=ie BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 2012"
28
30
- node_js : ' 0.12'
29
- env : BROWSER_NAME=iphone BROWSER_VERSION=7.1
31
+ env : BROWSER_NAME=microsoftedge BROWSER_VERSION=13 BROWSER_PLATFORM="Windows 10"
30
32
- node_js : ' 0.12'
31
33
env : BROWSER_NAME=iphone BROWSER_VERSION=8.4
32
34
- node_js : ' 0.12'
33
35
env : BROWSER_NAME=iphone BROWSER_VERSION=9.2
34
- # - node_js: '0.12'
35
- # env: BROWSER_NAME=iphone BROWSER_VERSION=latest
36
36
- node_js : ' 0.12'
37
37
env : BROWSER_NAME=android BROWSER_VERSION=4.3
38
38
- node_js : ' 0.12'
You can’t perform that action at this time.
0 commit comments