aboutsummaryrefslogtreecommitdiffstats
path: root/.circleci/scripts/firefox-install.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: Don't cache Firefox installWhymarrh Whitby2018-08-181-8/+0
| | | | | | | | | Two important notes: 1. The time it takes to download is negligble compared to e2e test runs 2. Since we cannot use environment variables in CircleCI cache keys we can't cache the download correctly and have it update when we switch firefox versions—this isn't the end of the world because of point 1
* Update firefox versionBruno Barbieri2018-07-071-2/+2
|
* ci - breakout firefox helpers into scriptskumavis2018-06-021-0/+8