Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
Fix typo in Travis yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
derekbekoe committed Jun 8, 2018
1 parent 0decfd5 commit ee4573b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ deploy:
- provider: releases
api_key:
secure: lyw7X6Ooor2NiQLmVQ1jlgYQt7vRdXib/s3oZfHq6wGEtnkwyBkNU2l4ZKUGnv4y4y2BuYrB91e/sgxclsOUtnGCrMr+GDYPHDq5WOdlUbRMITZRak0SqXeCUvU8S/yqo5c57zX97G0xhhnJD5xdz7Ru8S6VV8nH0DqyBnf/R0PUtQXe3TbHbRqTvmX3Qnk9uEAaatiZ9XxlP2ZxEIFtG7KT7VU1ir+Qyr+jdhycp8MyNo1e2yiJbTdhobUDeEV/kjXymiV+KMS/NipOs5mjNlLVWaoFbNTBFz9YvSAdcS01Br9aC73ke6w+gSGh7pmIdrMQVeMKWv41JQwIbDqcE8s9gqFR7EUlHJSFIjB0CeGW8icczQXoTyQqRbqBHV8CQZxdFvauUOQXgDJfkCnZpiE5wgJcX6I4vctBAnXcKvj0uqNmann5d9ywVXZVPW6MpWHB0EKnGK4/HkwJ0cV9pWizos7UxL673klklrQV/1sr37VYNqvyuNmdVseuKC67jAWhisddydCICbguw/QVDdMQ7f7c5dHe8Q8YZM+aGezEcJOpu2ZnYbLxRKfyywLCMoSONMnLQ2tVlR3PbC0UZJROEe327q2YXn9BAMgpAajaoENDmXdVQsmDU63Iuw/tB4auoKUh+OY7chcBChTG/3aOpi2H6T8S1Tf9K07tOmw=
file_glov: true
file_glob: true
file: "*.vsix"
skip_cleanup: true
on:
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
## [0.3.4]
- Minor fix

## [0.3.3]
- Change tags since only 5 are allowed.

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "Spot",
"description": "Instant cloud environments for developers.",
"version": "0.3.3",
"version": "0.3.4",
"publisher": "derek-bekoe",
"galleryBanner": {
"color": "#3f51b5",
Expand Down

0 comments on commit ee4573b

Please sign in to comment.