Test Travis build
This commit is contained in:
parent
ccb12c5b4d
commit
242bf9bdd4
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@ addons:
|
|||
artifacts:
|
||||
working_dir: dist
|
||||
paths:
|
||||
- $(git ls-files -o {*.dmg,*.exe,*.AppImage} | tr '\n' ':')
|
||||
- $(git ls-files -o dist/{*.dmg,*.exe,*.AppImage} | tr "\n" ":")
|
||||
target_paths:
|
||||
- /commit-${TRAVIS_COMMIT:0:7}_build-${TRAVIS_BUILD_NUMBER}_tag-${TRAVIS_TAG}
|
Loading…
Add table
Reference in a new issue