Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/386664 )

Change subject: build: Test against Safari 7, Safari 6 is no longer around
......................................................................

build: Test against Safari 7, Safari 6 is no longer around

Change-Id: I11e97c8bf8ee544ccc279aee9c235c79391540d1
---
M Gruntfile.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/core refs/changes/64/386664/1

diff --git a/Gruntfile.js b/Gruntfile.js
index ae64640..33d10b7 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -131,7 +131,7 @@
                                        // Latest versions of complicated 
browsers
                                        'slSafari', 'slIE',
                                        // Earliest-supported versions of 
complicated browsers
-                                       'slSafari6', 'slIE10'
+                                       'slSafari7', 'slIE10'
                                ]
                        },
                        // Primary unit test run (includes code coverage)

-- 
To view, visit https://gerrit.wikimedia.org/r/386664
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I11e97c8bf8ee544ccc279aee9c235c79391540d1
Gerrit-PatchSet: 1
Gerrit-Project: oojs/core
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to