Skip to content

Commit

Permalink
Coveralls ~1.0 required
Browse files Browse the repository at this point in the history
  • Loading branch information
dercoder committed Jun 21, 2016
1 parent e5e81ea commit 9fce03e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ php:
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0

before_script:
- composer install -n --dev --prefer-source

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"require-dev": {
"omnipay/tests": "~2.0",
"satooshi/php-coveralls": "dev-master"
"satooshi/php-coveralls": "~1.0"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 9fce03e

Please sign in to comment.