Skip to content

Commit f9da6cf

Browse files
committed
Fix .travis.yml parse error
1 parent 3e4e4ac commit f9da6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ deploy:
2727
token:
2828
secure: "noS4YOfugFPsUEHezZ2ZS24hVfuTGRcO/j2o1jlR+F2eQc8jLViMf2tWOBBciZOIXmiHyYTpApQ/jA6wY8L/xwsLQWkzr14yv+/pJjfYCHlDNKhdA7/+OHycDaSFBavBGUYQlxY8MwdWjHsuBWcq2LZ8SQpod6y81DX16D9kppY="
2929
dist: ubuntu/trusty
30-
package_glob: *.deb
30+
package_glob: "*.deb"
3131
on:
3232
tags: true
3333
repo: heroku/log-shuttle

0 commit comments

Comments
 (0)