Remove 7.3 for now

This commit is contained in:
Oliver Davies 2018-12-27 22:27:30 +00:00
parent eb26a1a5a4
commit 3ac4cc0918

View file

@ -3,7 +3,6 @@ language: php
php:
- 7.1
- 7.2
- 7.3
before_script:
- composer install --dev --prefer-source --no-interaction