Use Firefox 60.9.0esr build in Travis
This commit is contained in:
parent
81b1adcfd9
commit
0aa351cb8d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ addons:
|
|||
services:
|
||||
- xvfb
|
||||
install:
|
||||
- wget -O tarball "https://zotero-download.s3.us-east-1.amazonaws.com/dev/firefox-60.8.0esr-x86_64-modified.tar.gz";
|
||||
- wget -O tarball "https://zotero-download.s3.us-east-1.amazonaws.com/dev/firefox-60.9.0esr-x86_64-modified.tar.gz";
|
||||
- tar xf tarball
|
||||
before_script:
|
||||
- npm i
|
||||
|
|
Loading…
Add table
Reference in a new issue