Update .travis.yml

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

View File

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