Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit f6ae7db

Browse files
committed
Use previous Firefox ESR, as new ESR is based on Firefox 52 (which requires Geckodriver)
1 parent 89a6ce7 commit f6ae7db

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
@@ -12,7 +12,7 @@ matrix:
1212
- php: 7.0
1313
env: BROWSER_NAME="firefox"
1414
addons:
15-
firefox: "latest-esr"
15+
firefox: "45.8.0esr"
1616
apt:
1717
packages:
1818
- oracle-java8-installer

0 commit comments

Comments
 (0)