Merge pull request #146 from GrahamCampbell/master

Travis Tweaks
This commit is contained in:
Daniele Alessandri
2014-02-10 21:00:02 +01:00
+4 -3
View File
@@ -4,9 +4,6 @@ php:
- 5.4
- 5.5
- hhvm
matrix:
allow_failures:
- php: hhvm
branches:
except:
- v0.5
@@ -15,3 +12,7 @@ branches:
- documentation
services: redis-server
script: phpunit -c phpunit.xml.travisci
matrix:
allow_failures:
- php: hhvm
fast_finish: true