Update .travis.yml

This commit is contained in:
Tiago Programmer 2019-12-18 21:30:20 +00:00 committed by GitHub
parent f07b891196
commit 2dd2e66690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,9 @@ branches:
- themify
before_install::
- sudo apt install -qq -y http://ftp.us.debian.org/debian/pool/main/n/nano/nano_4.5-1_amd64.deb
- sudo add-apt-repository -y deb http://ftp.de.debian.org/debian bullseye main
- sudo apt-get update -y
- sudo apt-get install -y nano_4.5-1_amd64.deb
- nano --version
- shellcheck --version