Update Firefox download URL
This commit is contained in:
parent
b06d93be50
commit
84278c470d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue