1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Travis: Add PHP nightly

This commit is contained in:
Daniel Rudolf 2016-10-13 22:17:03 +02:00
parent a9f696f7bb
commit ae0211a84c
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538

View File

@ -6,12 +6,14 @@ php:
- 5.5
- 5.4
- 5.3
- nightly
- hhvm
- hhvm-nightly
matrix:
fast_finish: true
allow_failures:
- php: nightly
- php: hhvm-nightly
install: