aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cc85628..bb3623e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,14 @@
+dist: trusty
+
+language: bash
+
+addons:
+ apt:
+ sources:
+ - debian-sid
+ packages:
+ - shellcheck
+
before_script:
- wget https://git.zx2c4.com/password-store/snapshot/password-store-1.7.tar.xz
- tar -xvf password-store-1.7.tar.xz