Remove PHP nightly build

There is no major PHP version nearby and this just consumes build power.

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-01-25 08:27:40 +01:00
parent ebe96369b2
commit a39f256fa0

View File

@ -10,7 +10,6 @@ php:
- "5.6"
- "5.5"
- hhvm
- nightly
sudo: false
@ -59,8 +58,6 @@ matrix:
allow_failures:
- php: 5.6
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
- php: nightly
env: PHPUNIT_ARGS="--exclude-group selenium"
fast_finish: true
include:
- php: 5.6