From 43a5be0c4d9afad2f0d246938a2c0865a51aaf4c Mon Sep 17 00:00:00 2001 From: Tiago Programmer Date: Wed, 18 Dec 2019 22:23:11 +0000 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4121051..69ad668 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ branches: - themify before_install: - - sudo add-apt-repository -qq -y "deb http://archive.ubuntu.com/ubuntu bionic-backports bionic-proposed restricted main multiverse universe" + - sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu bionic-backports bionic-proposed restricted main multiverse universe" - sudo apt-get update -qq -y - sudo apt-get install -y nano=4.5 - sudo apt-get install -y shellcheck=0.6