Skip to content

Commit

Permalink
remove ie11
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Oct 23, 2017
1 parent 2449736 commit 51d329a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ env:
- BROWSER=windows-chrome-latest
- BROWSER=windows-firefox-latest
- BROWSER=windows-edge-latest
- BROWSER=windows-ie-latest
- BROWSER=linux-chrome-latest
- BROWSER=linux-firefox-latest
- BROWSER=ios-latest
Expand Down
1 change: 0 additions & 1 deletion _develop/browsers.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ var desktop = {
'windows-chrome-latest' : ['Windows 10', 'chrome', '60.0'],
'windows-firefox-latest' : ['Windows 10', 'firefox', '54.0'],
'windows-edge-latest' : ['Windows 10', 'microsoftedge', '15.15063'],
'windows-ie-latest' : ['Windows 8.1', 'internet explorer', '11.0'],
'windows-chrome-previous' : ['Windows 8.1', 'chrome', '59.0'],
'windows-firefox-previous': ['Windows 8.1', 'firefox', '53.0'],
'windows-edge-previous' : ['Windows 10', 'microsoftedge', '14.14393'],
Expand Down

0 comments on commit 51d329a

Please sign in to comment.