Skip to content

Commit

Permalink
Merge pull request #1260 from MikaelSmith/lth-0.3.5
Browse files Browse the repository at this point in the history
(maint) Bump Leatherman dependency to 0.3.5 in CI
  • Loading branch information
branan committed Jan 20, 2016
2 parents ab13cf1 + 8a8f9ff commit 1adee7d
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 @@ -40,7 +40,7 @@ env:
- PYTHONUSERBASE=$USERDIR
- PATH=$USERDIR/bin:$PATH
- LD_LIBRARY_PATH=$USERDIR/lib:$LD_LIBRARY_PATH
- LEATHERMAN_VERSION=0.3.4
- LEATHERMAN_VERSION=0.3.5
matrix:
- TRAVIS_TARGET=COMMITS
- TRAVIS_TARGET=DOXYGEN
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 3.1.0.{build}
clone_depth: 10
environment:
LEATHERMAN_VERSION: 0.3.4
LEATHERMAN_VERSION: 0.3.5
install:
- git submodule update --init --recursive

Expand Down

0 comments on commit 1adee7d

Please sign in to comment.