remove hhvm-nightly in travis-ci config

This commit is contained in:
William Durand 2015-05-16 12:53:16 +02:00
parent 1e33a8821c
commit 14aba75938
No known key found for this signature in database
GPG Key ID: A509BCF1C1274F3B

View File

@ -12,7 +12,6 @@ php:
- 5.6
- nightly
- hhvm
- hhvm-nightly
matrix:
include:
@ -28,7 +27,6 @@ matrix:
- php: 5.5
env: SYMFONY_VERSION='dev-master'
- php: nightly
- php: hhvm-nightly
fast_finish: true
before_script: