We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0d9de commit 3fdd891Copy full SHA for 3fdd891
scripts/travis/install.sh
@@ -5,8 +5,6 @@ set -e -o pipefail
5
sh -e /etc/init.d/xvfb start
6
7
DARTIUM_ZIP=http://storage.googleapis.com/dart-archive/channels/$CHANNEL/release/latest/dartium/dartium-linux-x64-release.zip
8
-FF_TAR=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$FIREFOX_VERSION/linux-x86_64/en-US/firefox-$FIREFOX_VERSION.tar.bz2
9
-CHROME_DEB=https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
10
11
shopt -s nocasematch
12
0 commit comments