Removed hhvm for Travis
This commit is contained in:
committed by
Julien Chanseaume
parent
034f92ae1a
commit
7f4b1d24c8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user