aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTad Fisher <tad@simple.com>2017-03-16 15:11:11 -0700
committerTad Fisher <tad@simple.com>2017-03-16 15:26:08 -0700
commitb2cb0a1070e6ac61eea3b9ded0b7f25792baf955 (patch)
treea42e73b5ea0cebf5aa017aeeb86e509c617a895d /.travis.yml
parentfa0b88c15374efe45a73a3144dbf0c462a24b8bb (diff)
Fix build
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