mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-05 23:38:22 +00:00
Remove unsupported versions of PHP's built-in web server for continuous integration tests
This commit is contained in:
@@ -2,7 +2,6 @@ language: php
|
||||
php:
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.3
|
||||
before_script:
|
||||
- php -S 127.0.0.1:8000 -t tests/PHPCurlClass/ &
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user