Skip to content

Commit

Permalink
Merge 8a8f9ff into ab13cf1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Smith committed Jan 15, 2016
2 parents ab13cf1 + 8a8f9ff commit fb9b219
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 fb9b219

Please sign in to comment.