Skip to content

Commit

Permalink
ci-osx: fix OSX intermitent build failures (again) (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
fenollp authored May 3, 2017
1 parent f5f0355 commit 570d0af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ after_success:
echo Tagging $TRAVIS_COMMIT with $tag
if git push --tags; then echo Tagged!; fi
fi
- set +e

deploy:
provider: releases
Expand Down

0 comments on commit 570d0af

Please sign in to comment.