Compare commits
2 commits
297fd317b0
...
2a0af653cb
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a0af653cb | |||
| 30670338ce |
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: install dependencies (without dev)
|
- name: remove dev dependencies
|
||||||
image: composer
|
image: composer
|
||||||
volumes:
|
volumes:
|
||||||
- name: composer-cache
|
- name: composer-cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue