Skip to content

Commit

Permalink
fix attempt #2
Browse files Browse the repository at this point in the history
  • Loading branch information
cgag committed Oct 24, 2016
1 parent a953930 commit 2e8e82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ run_test_suite() {
fi

cargo build --target $TARGET --verbose
cargo run --target $TARGET .
cargo run --target $TARGET --help
cargo test --target $TARGET

# sanity check the file type
Expand Down

0 comments on commit 2e8e82b

Please sign in to comment.