We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ec3bc commit c5187efCopy full SHA for c5187ef
.travis.yml
@@ -46,7 +46,7 @@ after_success:
46
-H "Travis-API-Version: 3" \
47
-H "Authorization: token $TRAVIS_TOKEN_CLIPPY_SERVICE" \
48
-d "{ \"request\": { \"branch\":\"master\" }}" \
49
- https://api.travis-ci.org/repo/ligthyear%2Fclippy-service/requests
+ https://api.travis-ci.org/repo/gnunicorn%2Fclippy-service/requests
50
51
else
52
echo "Ignored"
0 commit comments