mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-07 05:10:57 +02:00
Merge pull request #496 from aidantwoods/fix/ditch-hhvm-nightly
replace hhvm nightly with nightly
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user