summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Wikström <wikxen@gmail.com>2017-06-29 14:53:29 +0200
committerErik Wikström <wikxen@gmail.com>2017-06-29 14:53:29 +0200
commitc7a8471defad9306528f0b4ab03d7ef9ecf09c89 (patch)
tree65e5257118867338b376dc2d14d78fe5b960bf22
parentc3f7a9d8f1f9136c7288f185b816c99fe04f1ea5 (diff)
parentf7dcc0a3b7bb00a4f6d00a50f5ae3f8036799b97 (diff)
downloadip1-php-sdk-origin/develop.zip
ip1-php-sdk-origin/develop.tar.gz
ip1-php-sdk-origin/develop.tar.bz2
Merge branch 'hotfix/0.3.2-beta' into developorigin/develop
-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.