Fix Travis's artfact path (#5760)
This commit is contained in:
parent
85cd80cb0a
commit
a3569efe6e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ addons:
|
|||
chrome: 'stable'
|
||||
artifacts:
|
||||
paths:
|
||||
- 'tmp/screenshots/*.png'
|
||||
- $(ls tmp/screenshots/*.png | tr "\n" ":")
|
||||
debug: true
|
||||
services:
|
||||
- redis-server
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue