Use Firefox 60.9.0esr build in Travis

This commit is contained in:
Dan Stillman 2019-10-24 01:59:29 -04:00
parent 81b1adcfd9
commit 0aa351cb8d

View file

@ -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