mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
replace hhvm nightly with nightly
This commit is contained in:
parent
4367f89a74
commit
924b26e16c
@ -8,9 +8,9 @@ php:
|
|||||||
- 5.4
|
- 5.4
|
||||||
- 5.3
|
- 5.3
|
||||||
- hhvm
|
- hhvm
|
||||||
- hhvm-nightly
|
- nightly
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: hhvm-nightly
|
- php: nightly
|
||||||
|
Loading…
Reference in New Issue
Block a user