Remove hhvm-nightly from the build matrix

HHVM nightly is no longer supported on Ubuntu Precise.
This commit is contained in:
Henrique Moody 2015-07-28 17:12:56 -03:00
parent 418935c206
commit 418480a385

View file

@ -10,7 +10,6 @@ php:
- 5.5
- 5.6
- hhvm
- hhvm-nightly
before_script:
- composer self-update
@ -23,10 +22,6 @@ after_script:
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
matrix:
allow_failures:
- php: hhvm-nightly
notifications:
irc:
channels: