Skip to content

Commit

Permalink
removed allow_failures and added minimum-stability in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ivannis committed Apr 19, 2016
1 parent 0726900 commit 3bb1ed6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ php:
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0

install:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev --no-interaction
Expand Down

0 comments on commit 3bb1ed6

Please sign in to comment.