Compare commits
2 commits
2a0af653cb
...
297fd317b0
| Author | SHA1 | Date | |
|---|---|---|---|
| 297fd317b0 | |||
| 0e90174a6d |
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- vendor/bin/phpunit -c phpunit.xml
|
- vendor/bin/phpunit -c phpunit.xml
|
||||||
|
|
||||||
- name: remove dev dependencies
|
- name: install dependencies (without dev)
|
||||||
image: composer
|
image: composer
|
||||||
volumes:
|
volumes:
|
||||||
- name: composer-cache
|
- name: composer-cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue