mirror of
https://github.com/predis/predis.git
synced 2026-09-16 13:27:14 +00:00
isntall requirement with a better way
This commit is contained in:
committed by
Daniele Alessandri
parent
2d4383c891
commit
90cb71ac4a
+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