travis: artifact upload tweaks.

This commit is contained in:
Scott Shawcroft 2017-04-20 16:18:30 -07:00
parent f66fcbfa4f
commit 4c77f84034

View File

@ -11,7 +11,9 @@ addons:
artifacts: artifacts:
debug: true debug: true
paths: paths:
- $(ls bin/* | tr "\n" ":") - $(ls -d1 */* | tr "\n" ":")
target_paths: /
working_dir: bin
notifications: notifications:
webhooks: webhooks: