Skip to content

Commit

Permalink
Should be devscripts instead of checkbashisms package
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Aug 7, 2017
1 parent c25152e commit 0fbc23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 0fbc23e

Please sign in to comment.