From 36fa08ae89c8ec980193053bc0d26f5f44467c30 Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Fri, 19 Jan 2018 14:04:14 -0800 Subject: [PATCH] add Edge 16 testing --- util/travis-sauce-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/travis-sauce-test.sh b/util/travis-sauce-test.sh index 7336fc3af9..9dffc0d04c 100755 --- a/util/travis-sauce-test.sh +++ b/util/travis-sauce-test.sh @@ -9,4 +9,4 @@ # subject to an additional IP rights grant found at http:polymer.github.io/PATENTS.txt # set -x -wct -s 'windows 10/microsoftedge@14' -s 'windows 10/microsoftedge@15' -s 'windows 8.1/internet explorer@11' -s 'os x 10.11/safari@9' -s 'macos 10.12/safari@10' -s 'macos 10.13/safari@11' -s 'Linux/chrome@41' \ No newline at end of file +wct -s 'windows 10/microsoftedge@14' -s 'windows 10/microsoftedge@15' -s 'windows 10/microsoftedge@16' -s 'windows 8.1/internet explorer@11' -s 'os x 10.11/safari@9' -s 'macos 10.12/safari@10' -s 'macos 10.13/safari@11' -s 'Linux/chrome@41' \ No newline at end of file