Add HHVM and PHP nighly in Travis

This commit is contained in:
Adrien Loison 2015-04-16 13:30:42 -07:00
parent abbc158877
commit 05c504e72c

View File

@ -4,6 +4,8 @@ php:
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6 - 5.6
- nightly
- hhvm
install: install:
- composer self-update - composer self-update