Skip to content

Commit 1ff9ea4

Browse files
committed
Use Safari latest
1 parent 43ab0f1 commit 1ff9ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testem-ci.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module.exports = {
2727
},
2828
"SL_Safari_Current": {
2929
"exe": "saucie",
30-
"args": ["-b", "safari", "-v", "9", "--no-connect", "-u"],
30+
"args": ["-b", "safari", "-v", "latest", "--no-connect", "-u"],
3131
"protocol": "tap"
3232
}
3333
},

0 commit comments

Comments
 (0)