Skip to content

Commit c5187ef

Browse files
committed
travis: ping correct repo for clippy.bash.io
1 parent 33ec3bc commit c5187ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ after_success:
4646
-H "Travis-API-Version: 3" \
4747
-H "Authorization: token $TRAVIS_TOKEN_CLIPPY_SERVICE" \
4848
-d "{ \"request\": { \"branch\":\"master\" }}" \
49-
https://api.travis-ci.org/repo/ligthyear%2Fclippy-service/requests
49+
https://api.travis-ci.org/repo/gnunicorn%2Fclippy-service/requests
5050
5151
else
5252
echo "Ignored"

0 commit comments

Comments
 (0)