Skip to content

Commit

Permalink
Add windows build target
Browse files Browse the repository at this point in the history
  • Loading branch information
sam701 committed Sep 30, 2019
1 parent d815c26 commit 799716a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ rust:

os:
- osx
- windows

script:
- cargo build --release
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.2"
version = "0.2.3"
authors = ["Alexei Samokvalov <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 799716a

Please sign in to comment.