Skip to content

Commit 4a6f427

Browse files
committed
Use firefox < 53 in travis
1 parent d956a3b commit 4a6f427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ node_js:
66
- "6.1"
77

88
addons:
9-
firefox: "latest"
9+
firefox: "52.0"
1010

1111
cache:
1212
directories:

0 commit comments

Comments
 (0)