mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
remove hhvm-nightly in travis-ci config
This commit is contained in:
parent
1e33a8821c
commit
14aba75938
1 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue