Use the correct folder

This commit is contained in:
Jonny Barnes 2017-02-23 16:06:33 +00:00
parent 9bf7868e28
commit 0f7d34c5dc

View file

@ -14,7 +14,7 @@ addons:
- realpath - realpath
artifacts: artifacts:
paths: paths:
- $(ls tests/Browser/screenshot/*.png | tr "\n" ":") - $(ls tests/Browser/screenshots/*.png | tr "\n" ":")
services: services:
- postgresql - postgresql