1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-12 00:04:11 +02:00

Disable allowing failures for 5.6 and hhvm

This commit is contained in:
Daniel St. Jules
2014-05-18 21:02:29 -04:00
parent 2b2c03bd1f
commit e81dbaa6d9

View File

@@ -7,7 +7,4 @@ php:
- hhvm
matrix:
allow_failures:
- php: 5.6
- php: hhvm
fast_finish: true