summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHannes "Brolaugh" Kindströmmer <hannes.kindstrommer@ip1.se>2017-09-27 10:56:32 +0200
committerHannes "Brolaugh" Kindströmmer <hannes.kindstrommer@ip1.se>2017-09-27 10:56:32 +0200
commit89fa1e396c94cae3dc0d58e13be0e97da6db519e (patch)
treee4375499df7db3a7bb852b9090a085af794ad125
parent84a0fb852f91c406d3c5f7c0301d75342609c94f (diff)
parent3101dedf74aaa27162ed6a8e27fbbc6a3a7f0e0d (diff)
downloadip1-php-sdk-89fa1e396c94cae3dc0d58e13be0e97da6db519e.zip
ip1-php-sdk-89fa1e396c94cae3dc0d58e13be0e97da6db519e.tar.gz
ip1-php-sdk-89fa1e396c94cae3dc0d58e13be0e97da6db519e.tar.bz2
Merge remote-tracking branch 'origin/master'HEADorigin/masterorigin/HEADmaster
-rw-r--r--.travis.yml3
-rw-r--r--README.md1
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
diff --git a/README.md b/README.md
index cfa6a87..1ec2add 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# IP1 RESTClient
[![Build Status](https://travis-ci.org/iP1SMS/ip1-php-sdk.svg?branch=master)](https://travis-ci.org/iP1SMS/ip1-php-sdk)
[![Code Climate](https://codeclimate.com/github/iP1SMS/ip1-php-sdk/badges/gpa.svg)](https://codeclimate.com/github/iP1SMS/ip1-php-sdk)
-[![Issue Count](https://codeclimate.com/github/iP1SMS/ip1-php-sdk/badges/issue_count.svg)](https://codeclimate.com/github/iP1SMS/ip1-php-sdk)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/94c13f28-e8da-4023-8eab-d477cb10f8e5/mini.png)](https://insight.sensiolabs.com/projects/94c13f28-e8da-4023-8eab-d477cb10f8e5)
A PHP SDK for IP1's SMS services.