Removed hhvm for Travis

This commit is contained in:
Julien Chanséaume
2014-08-01 09:54:18 +02:00
committed by Julien Chanseaume
parent 034f92ae1a
commit 7f4b1d24c8

View File

@@ -4,7 +4,6 @@ php:
- 5.4
- 5.5
- 5.6
- hhvm
env:
- DB_USER=root
@@ -23,5 +22,4 @@ before_script:
matrix:
allow_failures:
- php: hhvm
- php: 5.6