Compare commits
2 Commits
297fd317b0
...
2a0af653cb
| Author | SHA1 | Date |
|---|---|---|
|
|
2a0af653cb | |
|
|
30670338ce |
|
|
@ -19,7 +19,7 @@ steps:
|
|||
commands:
|
||||
- vendor/bin/phpunit -c phpunit.xml
|
||||
|
||||
- name: install dependencies (without dev)
|
||||
- name: remove dev dependencies
|
||||
image: composer
|
||||
volumes:
|
||||
- name: composer-cache
|
||||
|
|
|
|||
Loading…
Reference in New Issue