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:
parent
ebe96369b2
commit
a39f256fa0
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user