Skip to content

Commit

Permalink
Merge pull request #443 from MikaelSmith/lth
Browse files Browse the repository at this point in the history
(maint) Bump to Leatherman 0.7.4
  • Loading branch information
parisiale authored Jun 29, 2016
2 parents 930911a + e587294 commit 1beb24c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ env:
- PYTHONUSERBASE=$USERDIR
- PATH=$USERDIR/bin:$PATH
- LD_LIBRARY_PATH=$USERDIR/lib:$LD_LIBRARY_PATH
- LEATHERMAN_VERSION=0.7.0
- LEATHERMAN_VERSION=0.7.4
- CPP_PCP_CLIENT_VERSION=master
matrix:
- TRAVIS_TARGET=CPPLINT
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
LEATHERMAN_VERSION: 0.7.0
LEATHERMAN_VERSION: 0.7.4

install:
- choco install -y mingw-w64 -Version 4.8.3 -source https://www.myget.org/F/puppetlabs
Expand Down

0 comments on commit 1beb24c

Please sign in to comment.