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.4
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
- hhvm
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB_USER=root
|
- DB_USER=root
|
||||||
@@ -23,5 +22,4 @@ before_script:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: hhvm
|
|
||||||
- php: 5.6
|
- php: 5.6
|
||||||
|
|||||||
Reference in New Issue
Block a user