Skip to content

Commit

Permalink
[test] Remove IE6 and IE7 tests (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne authored Oct 8, 2017
1 parent 1cbab34 commit 5d29c1c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false
node_js:
- '4'
- '6'
- '7'
- '8'
git:
depth: 1
notifications:
Expand All @@ -16,10 +16,6 @@ matrix:
env: BROWSER_NAME=safari BROWSER_VERSION=latest
- node_js: 'node'
env: BROWSER_NAME=firefox BROWSER_VERSION=latest
- node_js: 'node'
env: BROWSER_NAME=ie BROWSER_VERSION=6
- node_js: 'node'
env: BROWSER_NAME=ie BROWSER_VERSION=7
- node_js: 'node'
env: BROWSER_NAME=ie BROWSER_VERSION=8
- node_js: 'node'
Expand Down

0 comments on commit 5d29c1c

Please sign in to comment.