Skip to content

Commit

Permalink
add comment about issue #4
Browse files Browse the repository at this point in the history
  • Loading branch information
japaric committed Jul 12, 2018
1 parent 80775f7 commit a9bf348
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ main() {
cargo fmt
fi
cross test --target $TARGET --release

# TODO need to fix overflow issues (cf. issue #4)
# cross test --target $TARGET
}

main

0 comments on commit a9bf348

Please sign in to comment.