mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-14 20:36:37 +00:00
Clean up
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
set -x
|
||||
|
||||
# Use composer's phpunit and phpcs by adding composer bin directory to the path environment variable.
|
||||
export PATH="$PWD/vendor/bin:$PATH"
|
||||
export PATH="${PWD}/vendor/bin:${PATH}"
|
||||
|
||||
errors=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user