mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-31 04:34:27 +00:00
Consolidate continuous integration script
This commit is contained in:
+1
-2
@@ -5,5 +5,4 @@ php:
|
||||
before_script:
|
||||
- php -S 127.0.0.1:8000 -t tests/PHPCurlClass/ &
|
||||
script:
|
||||
- cd tests
|
||||
- phpunit --configuration phpunit.xml
|
||||
- cd tests && phpunit --configuration phpunit.xml
|
||||
|
||||
Reference in New Issue
Block a user