mirror of
https://github.com/predis/predis.git
synced 2026-08-30 20:21:31 +00:00
isntall requirement with a better way
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ branches:
|
||||
services: redis-server
|
||||
before_script:
|
||||
- composer self-update
|
||||
- composer install
|
||||
- composer install --no-interaction --prefer-source --dev
|
||||
script:
|
||||
- vendor/bin/phpunit -c phpunit.xml.travisci
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user