From 0fbc23ee0c86d11a12e3d2c68e9cfcaeeca410e4 Mon Sep 17 00:00:00 2001 From: Joe Cooper Date: Mon, 7 Aug 2017 03:20:14 -0500 Subject: [PATCH] Should be devscripts instead of checkbashisms package --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5de11c4..dd9ba82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ before_install: - sudo apt-get update -qq -- sudo apt-get install -qq perl shellcheck checkbashisms +- sudo apt-get install -qq perl shellcheck devscripts script: prove