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
efcabd99c2
commit
9f80b69458
@ -15,9 +15,10 @@ branches:
|
|||||||
- themify
|
- themify
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu bionic-backports bullseye main restricted universe multiverse"
|
- sudo add-apt-repository -qq -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.6
|
- sudo apt-get install -y nano=4.5
|
||||||
|
- sudo apt-get install -y shellcheck=0.6
|
||||||
- nano --version
|
- nano --version
|
||||||
- shellcheck --version
|
- shellcheck --version
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user