mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 00:36:38 +00:00
Remove Travis tests for PHP 7.0
It said: > TypeError: Return value of ParseCsv\tests\properties\BaseClass::setUp() must be an instance of void, none returned
This commit is contained in:
@@ -7,7 +7,6 @@ php:
|
||||
- '7.3'
|
||||
- '7.2'
|
||||
- '7.1'
|
||||
- '7.0'
|
||||
|
||||
before_install:
|
||||
- composer update
|
||||
|
||||
Reference in New Issue
Block a user