Skip to content

Commit

Permalink
Update travis script.
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 committed Jun 3, 2020
1 parent ce66a31 commit 34172a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ fi

rustup self update
. $HOME/.cargo/env
cargo build --release
cargo build --release --target $TARGET

0 comments on commit 34172a7

Please sign in to comment.