Compare commits
2 Commits
2a0af653cb
...
297fd317b0
| Author | SHA1 | Date |
|---|---|---|
|
|
297fd317b0 | |
|
|
0e90174a6d |
|
|
@ -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…
Reference in New Issue