diff --git a/.travis.yml b/.travis.yml index 3367c573..7fbcb12f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ addons: - realpath artifacts: paths: - - $(ls tests/Browser/screenshot/*.png | tr "\n" ":") + - $(ls tests/Browser/screenshots/*.png | tr "\n" ":") services: - postgresql