Try again

This commit is contained in:
Tiago Almeida 2019-11-25 19:49:38 +00:00
parent 5b841e3f15
commit ed33f0cd0d

View File

@ -20,6 +20,6 @@ before_install:
# Add unstable repos for the last version of nano
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse"
- sudo apt-get update -qq -y
- sudo apt-get install -qq -y shellcheck nano
- sudo apt-get install -qq -y shellcheck nano_4.5
script: ./tests.sh