Update Firefox download URL

This commit is contained in:
Dan Stillman 2015-10-31 02:07:03 -04:00
parent b06d93be50
commit 84278c470d

View file

@ -14,7 +14,7 @@ matrix:
notifications: notifications:
email: false email: false
install: install:
- wget -r -l1 -np -nd -R "index.html*" "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest${FX_PATH_SUFFIX}/linux-x86_64/en-US/?F=0&P=*.tar.*" - wget -r -l1 -np -nd -R "index.html*" "http://ftp.mozilla.org/pub/firefox/releases/latest${FX_PATH_SUFFIX}/linux-x86_64/en-US/?F=0&P=*.tar.*"
- tar -xf firefox-*.tar.* - tar -xf firefox-*.tar.*
before_script: before_script:
- export DISPLAY=:99.0 - export DISPLAY=:99.0