Skip to content

Commit 90c1160

Browse files
committed
Merge pull request #7 from grogy/php7-support
Remove allow failure for PHP7
2 parents 006af50 + cebaedd commit 90c1160

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
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 --no-interaction --prefer-source
1713

0 commit comments

Comments
 (0)