diff options
author | Tad Fisher <tad@simple.com> | 2017-03-19 21:03:35 -0700 |
---|---|---|
committer | Tad Fisher <tad@simple.com> | 2017-03-19 21:03:35 -0700 |
commit | ec03527ed099b5e87e0fd8f5d0da33db8407bc04 (patch) | |
tree | 450238858f6e7f535411cad6a4f07564eadf59d2 | |
parent | eecfd18bbe4987e1f49f060d0329b4668bda747f (diff) | |
download | pass-otp-ec03527ed099b5e87e0fd8f5d0da33db8407bc04.tar.gz pass-otp-ec03527ed099b5e87e0fd8f5d0da33db8407bc04.zip |
Add oathtool to Travis
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index ed6b706..cd537e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ addons: sources: - debian-sid packages: + - oathtool - shellcheck before_script: |