Skip to content

Commit

Permalink
quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
travishegner committed Aug 29, 2016
1 parent f73d3d0 commit 42851d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ deploy:
tags: true

after_deploy:
- curl -H "Content-Type: application/json" --data '{"build": true}' -X POST https://registry.hub.docker.com/u/trilliumit/gh-latest/trigger/$DOCKER_HUB_TRIGGER_TOKEN/
- "curl -H 'Content-Type: application/json' --data '{\"build\": true}' -X POST https://registry.hub.docker.com/u/trilliumit/gh-latest/trigger/$DOCKER_HUB_TRIGGER_TOKEN/"

0 comments on commit 42851d9

Please sign in to comment.