Skip to content

Commit 22eb492

Browse files
committed
Removed sami/sami. Changed travis email notification
1 parent 3374e2b commit 22eb492

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ after_success:
3636

3737
notifications:
3838
email:
39-
- jamie.hannaford@rackspace.com
39+
- thanhha.work@gmail.com

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,13 @@
3232
"OpenStack\\Integration\\": "tests/integration/"
3333
}
3434
},
35-
"repositories": [
36-
{
37-
"type": "vcs",
38-
"url": "https://github.com/php-opencloud/Sami"
39-
}
40-
],
4135
"require": {
4236
"php": "~7.0",
4337
"guzzlehttp/guzzle": "~6.1",
4438
"justinrainbow/json-schema": "~5.2"
4539
},
4640
"require-dev": {
4741
"phpunit/phpunit": "^6.5",
48-
"sami/sami": "dev-master",
4942
"psr/log": "^1.0",
5043
"satooshi/php-coveralls": "^2.0",
5144
"jakub-onderka/php-parallel-lint": "^1.0",

0 commit comments

Comments
 (0)