Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
blavka committed Oct 20, 2017
1 parent d1473a2 commit f65934c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ script: ./build.sh
deploy:
skip_cleanup: true
file_glob: true
file: "out_release/*.bin"
file: "out/release/*.bin"
api_key: "${GITHUB_KEY}"
provider: releases
overwrite: true
Expand Down

0 comments on commit f65934c

Please sign in to comment.