Skip to content

Commit c33edbe

Browse files
committedMar 26, 2021
try an older version of safari
1 parent 1f13bd7 commit c33edbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- node_js: '8'
2020
env: BROWSER_NAME=firefox BROWSER_VERSION=latest
2121
- node_js: '8'
22-
env: BROWSER_NAME=safari BROWSER_VERSION=latest
22+
env: BROWSER_NAME=safari BROWSER_VERSION=7
2323
- node_js: '8'
2424
env: BROWSER_NAME=ie BROWSER_VERSION=11

0 commit comments

Comments
 (0)
Please sign in to comment.