Skip to content

Commit

Permalink
Removed commented cargo run targets in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
berkowski authored and Susurrus committed Apr 9, 2017
1 parent cb416ee commit 22c37c2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ main() {
# Run tests on debug and release targets.
cross test --target $TARGET
cross test --target $TARGET --release

# nix is a library -- no run target
# cross run --target $TARGET
# cross run --target $TARGET --release
}

# we don't run the "test phase" when doing deploys
Expand Down

0 comments on commit 22c37c2

Please sign in to comment.