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