Skip to content

Commit

Permalink
fix travis deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
sam701 committed Oct 2, 2019
1 parent 0f2e8eb commit 9e43a69
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
file_glob: true
file: target/deploy/*
skip_cleanup: true
on:
tags: true

- name: osx
os: osx
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "awscredx"
version = "0.2.10"
version = "0.2.11"
authors = ["Alexei Samokvalov <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 9e43a69

Please sign in to comment.