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

Merge pull request #295 from hkdobrev/nightly

Test on nightly releases of PHP (7.0) and HHVM
This commit is contained in:
Emanuil Rusev 2015-04-24 01:44:07 +03:00
commit d5823ad622

View File

@ -1,8 +1,16 @@
language: php
php:
- 7.0
- 5.6
- 5.5
- 5.4
- 5.3
- hhvm
- hhvm-nightly
matrix:
fast_finish: true
allow_failures:
- php: 7.0
- php: hhvm-nightly