From 7bf17c0d3297454dd1b98edc540f5f04b6bf97f9 Mon Sep 17 00:00:00 2001 From: Caleb James DeLisle Date: Thu, 1 Jun 2017 10:56:11 +0200 Subject: [PATCH] drop edge and IE from the test matrix --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5e753c34c..09967f1f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,8 @@ env: matrix: - "BROWSER='firefox::Windows 10'" - "BROWSER='chrome::Windows 10'" - - "BROWSER='MicrosoftEdge:14.14393:Windows 10'" - - "BROWSER='internet explorer:11.103:Windows 10'" + #- "BROWSER='MicrosoftEdge:14.14393:Windows 10'" + #- "BROWSER='internet explorer:11.103:Windows 10'" #- "BROWSER='safari:10.0:macOS 10.12'" #- "BROWSER='safari:9.0:OS X 10.11'" branches: