Update .travis.yml

This commit is contained in:
Tiago Programmer 2019-12-18 22:23:11 +00:00 committed by GitHub
parent 9f80b69458
commit 43a5be0c4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ branches:
- themify - themify
before_install: 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 update -qq -y
- sudo apt-get install -y nano=4.5 - sudo apt-get install -y nano=4.5
- sudo apt-get install -y shellcheck=0.6 - sudo apt-get install -y shellcheck=0.6