Skip to content

Commit

Permalink
Merge pull request #70 from jhedstrom/support-php-7
Browse files Browse the repository at this point in the history
PHP 7 tests now pass

Signed-off-by: Jonathan Hedstrom <[email protected]>
  • Loading branch information
jhedstrom committed Nov 30, 2015
1 parent 4fce9e2 commit b27fc8a
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 @@ -8,10 +8,6 @@ php:
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0

install:
- composer install --dev --prefer-source

Expand Down

0 comments on commit b27fc8a

Please sign in to comment.