diff --git a/.travis.yml b/.travis.yml index 3f910ac..d3e2e27 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ branches: before_install: - sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu bionic-backports bullseye main restricted universe multiverse" - sudo apt-get update -qq -y - - sudo apt-get install -y nano_4.5-1_amd64.deb + - sudo apt-get install -y nano_4.6 - nano --version - shellcheck --version