From ed670d7f520de862dd93eb684f3fa1cc33ede3ef Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Wed, 19 Jun 2019 00:45:45 +0200 Subject: [PATCH] wip3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2e356020..da80c389 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,7 @@ before_install: - sudo apt-get install -y xvfb libappindicator1 fonts-liberation # - wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb # - sudo dpkg -i google-chrome*.deb - - wget wget http://ftp.de.debian.org/debian/pool/main/c/chromium/chromium_74.0.3729.108-1_armhf.deb + - wget http://ftp.de.debian.org/debian/pool/main/c/chromium/chromium_74.0.3729.108-1_armhf.deb - sudo dpkg -i chromium_74*.deb install: