We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524a5e2 commit a6dfbe0Copy full SHA for a6dfbe0
.travis.yml
@@ -8,10 +8,6 @@ php:
8
- 7.0
9
- hhvm
10
11
-matrix:
12
- allow_failures:
13
- - php: 7.0
14
-
15
before_script:
16
- composer install -n --dev --prefer-source
17
composer.json
@@ -28,7 +28,7 @@
28
},
29
"require-dev": {
30
"omnipay/tests": "~2.0",
31
- "satooshi/php-coveralls": "dev-master"
+ "satooshi/php-coveralls": "1.0.0"
32
33
"extra": {
34
"branch-alias": {
0 commit comments