Skip to content

Commit 3fdd891

Browse files
committed
chore(travis): remove unused FF_TAR and CHROME_DEB
1 parent 2b0d9de commit 3fdd891

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/travis/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e -o pipefail
55
sh -e /etc/init.d/xvfb start
66

77
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
108

119
shopt -s nocasematch
1210

0 commit comments

Comments
 (0)