diff options
author | Tad Fisher <tadfisher@gmail.com> | 2018-10-28 16:37:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-28 16:37:44 -0700 |
commit | 904c1a1ef1f21ea843e9f10044aef39f7068b18d (patch) | |
tree | 0ac3d4f5f1ce102ad08ea63d0f70ee370931cb1e | |
parent | 30fa787c3e22082a902d7ce0003fe06fdb0cfdd2 (diff) | |
parent | bfa940fde75bc8a10f4dcd480f70919deb6bdac4 (diff) | |
download | pass-otp-904c1a1ef1f21ea843e9f10044aef39f7068b18d.tar.gz pass-otp-904c1a1ef1f21ea843e9f10044aef39f7068b18d.zip |
Merge pull request #92 from Lem/develop
Bump to 1.7.3
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ef19910..b43e9b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ sudo: false language: bash env: - - PASS_VERSION=1.7.2 + - PASS_VERSION=1.7.3 - PASS_VERSION=master addons: |