Skip to content

Commit

Permalink
remove browsers setting from .zuul.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkzawa committed Dec 2, 2015
1 parent fc6451c commit 8c5a124
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .zuul.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,3 @@ tunnel:
type: ngrok
authtoken: 6Aw8vTgcG5EvXdQywVvbh_3fMxvd4Q7dcL2caAHAFjV
proto: tcp
browsers:
- name: chrome
version: 29..latest
- name: firefox
version: latest
- name: safari
version: latest
- name: ie
version: 10
platform: Windows 2012
- name: ie
version: [6..9, latest]
- name: iphone
version: 6.0..latest
- name: android
version: oldest..latest
version: 5.1

0 comments on commit 8c5a124

Please sign in to comment.