8000 Coveralls ~1.0 required · dercoder/omnipay-paysafecard@9fce03e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9fce03e

Browse files
committed
Coveralls ~1.0 required
1 parent e5e81ea commit 9fce03e

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ php:
88
- 7.0
99
- hhvm
1010

11-
matrix:
12-
allow_failures:
13-
- php: 7.0
14-
1511
before_script:
1612
- composer install -n --dev --prefer-source
1713

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"omnipay/tests": "~2.0",
32-
"satooshi/php-coveralls": "dev-master"
32+
"satooshi/php-coveralls": "~1.0"
3333
},
3434
"extra": {
3535
"branch-alias": {

0 commit comments

Comments
 (0)
0