1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 23:21:47 +02:00

Testing with PHP 7.3 Only

Previous versions aren't supported anymore
This commit is contained in:
Tchekda 2020-10-18 01:36:20 +02:00 committed by GitHub
parent ceea0a8790
commit 249a522b98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
language: php
php:
- '5.6'
- '7.0'
- '7.3'
services:
- mysql
before_script: