Update PHP versions

This commit is contained in:
Oliver Davies 2018-12-27 22:14:22 +00:00
parent 58317fb17b
commit eb26a1a5a4

View file

@ -1,14 +1,13 @@
language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
before_script:
- composer install --dev --prefer-source --no-interaction
script:
- vendor/bin/php-cs-fixer fix --dry-run
- vendor/bin/phpunit
- vendor/bin/phpunit