Reactivate autobrew

This commit is contained in:
James R. Barlow
2018-01-10 15:39:36 -08:00
parent 6bf1f970a0
commit 47758b4d8f
+1 -1
View File
@@ -91,7 +91,7 @@ deploy:
after_deploy: |
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
: # bash .travis/osx_brew.sh
bash .travis/osx_brew.sh
elif [[ "$TRAVIS_PYTHON_VERSION" == "3.6" && "$TRAVIS_OS_NAME" == "linux" ]]; then
curl -H "Content-Type: application/json" --data '{"build": true}' -X POST https://registry.hub.docker.com/u/jbarlow83/ocrmypdf/trigger/$DOCKERHUB_OCRMYPDF_TOKEN/
curl -H "Content-Type: application/json" --data '{"build": true}' -X POST https://registry.hub.docker.com/u/jbarlow83/ocrmypdf-tess4/trigger/$DOCKERHUB_OCRMYPDF_TESS4_TOKEN/