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

Fix test platforms

This commit is contained in:
Aidan Woods 2019-03-17 17:03:54 +00:00
parent 8fd5464c46
commit 811bc32726
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9

View File

@ -13,13 +13,11 @@ matrix:
- php: 7.0 - php: 7.0
- php: 7.1 - php: 7.1
- php: 7.2 - php: 7.2
- php: 7.3
- php: nightly - php: nightly
- php: hhvm
- php: hhvm-nightly
fast_finish: true fast_finish: true
allow_failures: allow_failures:
- php: nightly - php: nightly
- php: hhvm-nightly
install: install:
- composer install --prefer-dist --no-interaction --no-progress - composer install --prefer-dist --no-interaction --no-progress