diff --git a/.travis.yml b/.travis.yml index 8dabe7ca8..fb12ef4b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ install: - if [ -n "$LATEST_TAG" ]; then git fetch ; git fetch --tags ; - git checkout `../terryfy/git-closest-tag` ; + git checkout `../terryfy/git-closest-tag origin/master` ; fi - python setup.py bdist_wheel - delocate-wheel dist/*.whl diff --git a/terryfy b/terryfy index 1c45b3549..5e96e2a79 160000 --- a/terryfy +++ b/terryfy @@ -1 +1 @@ -Subproject commit 1c45b3549b663a037f62ee3a02fd64761806d396 +Subproject commit 5e96e2a79f32a2853ff78e22684d09d5226b11a6