From 9f65049f7654ee30b3edc128960f0c4be09f405f Mon Sep 17 00:00:00 2001 From: Kevin Schaaf Date: Wed, 31 Oct 2018 14:08:52 -0700 Subject: [PATCH] Use windows for FF62 --- 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 acd7a142f4..ffd1487a3d 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@15' -s 'windows 10/microsoftedge@17' -s 'windows 8.1/internet explorer@11' -s 'os x 10.11/safari@9' -s 'macos 10.13/safari@11' -s 'macos 10.13/safari@12' -s 'Linux/chrome@41' -s 'Linux/firefox@62' \ No newline at end of file +wct -s 'windows 10/microsoftedge@15' -s 'windows 10/microsoftedge@17' -s 'windows 8.1/internet explorer@11' -s 'os x 10.11/safari@9' -s 'macos 10.13/safari@11' -s 'macos 10.13/safari@12' -s 'Linux/chrome@41' -s 'windows/firefox@62' \ No newline at end of file