mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-01 21:27:06 +00:00
Clean up
This commit is contained in:
+1
-3
@@ -13,6 +13,4 @@ before_script:
|
||||
- php -S 127.0.0.1:8000 -t tests/PHPCurlClass/ &
|
||||
script:
|
||||
- php -l src/*
|
||||
- if [[ "$TRAVIS_PHP_VERSION" != "5.3" ]]; then
|
||||
cd tests && phpunit --configuration phpunit.xml
|
||||
fi
|
||||
- if [[ "$TRAVIS_PHP_VERSION" != "5.3" ]]; then cd tests && phpunit --configuration phpunit.xml; fi
|
||||
|
||||
Reference in New Issue
Block a user