Skip to content

Commit

Permalink
chore: skipcleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
asimpson committed Aug 3, 2020
1 parent 11d81bf commit 25959a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -36,7 +36,8 @@ deploy:
on:
tags: true
provider: releases
cleanup: false
skip_cleanup: true
# cleanup: false

branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "oscar"
version = "0.1.12"
version = "0.1.13"
authors = ["Adam Simpson <adam@heysparkbox.com>"]
edition = "2018"
description = "A CLI application to download videos from PBS. Ideally run in cron or another scheduler."
Expand Down

0 comments on commit 25959a7

Please sign in to comment.