Skip to content

Commit

Permalink
[chore] Update zuul browser settings (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Oct 20, 2016
1 parent d75d61c commit 84fe08c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .travis.yml
Expand Up @@ -4,6 +4,9 @@ node_js:
- '0.10'
- '0.12'
- '4'
- 'node'
git:
depth: 1
notifications:
irc: "irc.freenode.org#socket.io"
matrix:
Expand All @@ -12,6 +15,8 @@ matrix:
env: BROWSER_NAME=chrome BROWSER_VERSION=latest
- node_js: '0.10'
env: BROWSER_NAME=safari BROWSER_VERSION=latest
- node_js: '0.12'
env: BROWSER_NAME=firefox BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 10"
- node_js: '0.10'
env: BROWSER_NAME=ie BROWSER_VERSION=6
- node_js: '0.10'
Expand All @@ -24,8 +29,8 @@ matrix:
env: BROWSER_NAME=ie BROWSER_VERSION=10 BROWSER_PLATFORM="Windows 2012"
- node_js: '0.10'
env: BROWSER_NAME=ie BROWSER_VERSION=latest BROWSER_PLATFORM="Windows 2012"
- node_js: '0.10'
env: BROWSER_NAME=iphone BROWSER_VERSION=7.1
# - node_js: '0.12'
# env: BROWSER_NAME=microsoftedge BROWSER_VERSION=13 BROWSER_PLATFORM="Windows 10"
- node_js: '0.10'
env: BROWSER_NAME=iphone BROWSER_VERSION=8.4
- node_js: '0.12'
Expand Down

0 comments on commit 84fe08c

Please sign in to comment.