From c7bc7d5add7efcad1daef69c7994719091e5f75e Mon Sep 17 00:00:00 2001 From: Scott Santucci Date: Thu, 22 Jun 2017 23:07:02 -0400 Subject: [PATCH] Attempt to test on IE 7 & 8 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0c5d2bc262..7c8ca2b94f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,7 @@ matrix: - node_js: 8 env: TASK=test - node_js: 6 - env: TASK=browser BROWSER_NAME=ie BROWSER_VERSION="9..latest" + env: TASK=browser BROWSER_NAME=ie BROWSER_VERSION="7..latest" - node_js: 6 env: TASK=browser BROWSER_NAME=opera BROWSER_VERSION="11..latest" - node_js: 6