Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
problem: travis build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
splix committed Mar 19, 2019
1 parent 43f58a2 commit 1a9767c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ script:
- cargo test --all --verbose
- cargo build --all --verbose --release
- cp ./target/release/emerald-vault "$HOME/.cargo/bin/"
- cp ./target/release/emerald "./target/release/"
- cp ./target/release/emerald-vault "./target/release/emerald"
- bats cli.bats

deploy:
Expand Down

0 comments on commit 1a9767c

Please sign in to comment.