mirror of
https://github.com/scopatz/nanorc
synced 2025-06-20 13:40:07 +02:00
Update .travis.yml
This commit is contained in:
parent
f07b891196
commit
2dd2e66690
@ -16,7 +16,9 @@ branches:
|
|||||||
- themify
|
- themify
|
||||||
|
|
||||||
before_install::
|
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
|
- nano --version
|
||||||
- shellcheck --version
|
- shellcheck --version
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user