More Travis-CI corrections.

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2018-12-11 19:39:08 -06:00
parent e01401d618
commit fc8f3512d3

View File

@ -1,15 +1,11 @@
language: bash
sudo: false
os:
- linux
addons:
apt:
sources:
- debian-stretch
packages:
- shellcheck
sudo: false
env:
- PATH=/usr/bin:/bin:./
- PATH=/usr/bin:/bin:./:/usr/local/bin
script:
- which shellcheck
- shellcheck -V