diff options
-rw-r--r-- | .travis.yml | 3 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 924836b..78a586c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,6 @@ before_script: script: - phpunit - ./vendor/bin/phpcs --standard=codestandard.xml src + +notifications: + webhooks: https://outlook.office.com/webhook/59c61282-44e7-42f4-bb20-ebd5ce17f70c@fb016bf1-5ab2-44e1-904c-76f1a18774a5/TravisCI/72fee7a357484a8faa2486e69242caf6/79142c66-cd95-41bd-a5ed-b900d03a315e @@ -1,7 +1,6 @@ # IP1 RESTClient [](https://travis-ci.org/iP1SMS/ip1-php-sdk) [](https://codeclimate.com/github/iP1SMS/ip1-php-sdk) -[](https://codeclimate.com/github/iP1SMS/ip1-php-sdk) [](https://insight.sensiolabs.com/projects/94c13f28-e8da-4023-8eab-d477cb10f8e5) A PHP SDK for IP1's SMS services. |