1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-03 03:42:38 +02:00

Travis: Add PHP nightly

This commit is contained in:
Daniel Rudolf
2016-10-13 22:17:03 +02:00
parent a9f696f7bb
commit ae0211a84c

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: