Skip to content

Commit

Permalink
(maint) Bump leatherman dep to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Branan Riley committed Apr 19, 2016
1 parent 971d166 commit ecf261e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -40,7 +40,7 @@ env:
- PYTHONUSERBASE=$USERDIR
- PATH=$USERDIR/bin:$PATH
- LD_LIBRARY_PATH=$USERDIR/lib:$LD_LIBRARY_PATH
- LEATHERMAN_VERSION=0.5.1
- LEATHERMAN_VERSION=0.6.0
matrix:
- TRAVIS_TARGET=COMMITS
- TRAVIS_TARGET=DOXYGEN
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
@@ -1,7 +1,7 @@
version: 3.1.0.{build}
clone_depth: 10
environment:
LEATHERMAN_VERSION: 0.5.1
LEATHERMAN_VERSION: 0.6.0
install:
- git submodule update --init --recursive

Expand Down

0 comments on commit ecf261e

Please sign in to comment.