aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYash Karandikar2020-03-15 19:49:20 -0500
committerYash Karandikar2020-03-15 19:49:20 -0500
commit7504f0d2a3ec244329ba98dd4cf42396d23ab443 (patch)
treeb48d0b8d22a0b0c61439f3f383b03a922ef78037
parent920432160cf965a4e28b19cf12970377c9bd6f57 (diff)
downloadaur-7504f0d2a3ec244329ba98dd4cf42396d23ab443.tar.gz
Use shellcheck-static instead of shellcheck
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3c9497518956..874a42e68deb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ archlinux:
- bash
- git
- namcap
- - shellcheck
+ - shellcheck-static
mount:
- ~/.pkg-cache:/var/cache/pacman/pkg
script: