Skip to content
Snippets Groups Projects
Commit 1befab69 authored by Daniel Hürtgen's avatar Daniel Hürtgen
Browse files

TASK: Added vendor dir to cached folder

parent 2ebbe3c5
3 merge requests!37Release 0.4.0,!29Feature/integrate psr2 into ci,!26FEATURE: Gitlab ci initialized (including phpunit test)
stages:
- test
cache:
paths:
- vendor/
test:5.3: &PHP-UNITTESTING
image: tetraweb/php:5.3
stage: test
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment