Skip to content

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Jan 23, 2016
1 parent 2dede0c commit 9c0a6d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ deploy:
file:
- amber-*.zip
file_glob: true
all_branches: true
on:
repo: dalance/amber
tags: true
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "amber"
version = "0.1.2"
version = "0.1.3"
authors = ["nhatta"]

[[bin]]
Expand Down

0 comments on commit 9c0a6d8

Please sign in to comment.