diff options
author | Tad Fisher <tadfisher@gmail.com> | 2017-04-15 10:14:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-15 10:14:19 -0700 |
commit | 512e03c2c5dd96cd9bb90650d259a597b65fccd0 (patch) | |
tree | 116fbd96327cd44c323d1ac90ea955b92501e2f1 | |
parent | 6aca98c6e6f7555a9d490e4b49300e2ccb88b593 (diff) | |
download | pass-otp-512e03c2c5dd96cd9bb90650d259a597b65fccd0.tar.gz pass-otp-512e03c2c5dd96cd9bb90650d259a597b65fccd0.zip |
Update stable pass version
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 3fa7d7c..d467dbf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ dist: trusty language: bash env: - - PASS_VERSION=1.7 + - PASS_VERSION=1.7.1 - PASS_VERSION=master addons: |